summaryrefslogtreecommitdiff
path: root/include/debug.h
blob: 3c1a2b0a5801343f2e0cc355e650a31fe83ab267 (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 Crash(const u8 *text);

#endif // GUARD_DEBUG_H