1 2 3 4 5 6 7 8
#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