summaryrefslogtreecommitdiff
path: root/include/debug.h
blob: 8f9e84c248df47fb93cf3a351a2c0bac058f5cd0 (plain)
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