mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
14 lines
227 B
C
14 lines
227 B
C
#ifndef GUARD_rom_8011DC0_H
|
|
#define GUARD_rom_8011DC0_H
|
|
|
|
// Exported type declarations
|
|
|
|
// Exported RAM declarations
|
|
|
|
// Exported ROM declarations
|
|
|
|
void sub_8018438(void);
|
|
u16 mevent_081445C0(u8);
|
|
|
|
#endif //GUARD_rom_8011DC0_H
|