Decompile alarmIsActive

This commit is contained in:
Ryan Dwyer
2019-10-09 18:35:09 +10:00
parent 2305f45b57
commit e43342eb7a
4 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "constants.h"
#define bool u8
#define bool u32
struct coord {
float x;