mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
13 lines
202 B
C
13 lines
202 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);
|
|
|
|
#endif //GUARD_rom_8011DC0_H
|