MORS STOP RUSHING THESE COMMITS

This commit is contained in:
Mors 2022-11-18 22:36:17 +03:00
parent 10ba7a961e
commit 6e2da8d60e

View file

@ -14,6 +14,8 @@
#include "sm64.h"
#include "types.h"
#include "settings.h"
#define DEBUG_INFO_NOFLAGS (0 << 0)
#define DEBUG_INFO_FLAG_DPRINT (1 << 0)
#define DEBUG_INFO_FLAG_LSELECT (1 << 1)