blob: f71e5d97dbc37e4cdaa09e54ca59f611cb92a8fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#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
|