summaryrefslogtreecommitdiff
path: root/include/debug.h
blob: 81e2cf95f46dca0f650a542b8886478f5d52f14f (plain)
1
2
3
4
5
6
7
8
9
#ifndef DEBUG_H
#define DEBUG_H

#include "ultra64.h"

// void _dbg_hungup();
// void Reset();

#endif