pokeruby/include/debug.h
2018-01-16 22:25:35 -06:00

9 lines
156 B
C

#ifndef GUARD_DEBUG_H
#define GUARD_DEBUG_H
// matsuda_debug_menu
void sub_80AAF30(void);
void unref_sub_80AB084(const u8 *text);
#endif // GUARD_DEBUG_H