mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-08 02:24:08 -05:00
8 lines
116 B
C
8 lines
116 B
C
#ifndef GUARD_DEBUG_H
|
|
#define GUARD_DEBUG_H
|
|
|
|
// matsuda_debug_menu
|
|
void sub_80AAF30(void);
|
|
|
|
#endif // GUARD_DEBUG_H
|