update famechecker macro

This commit is contained in:
PikalaxALT
2019-10-20 20:20:45 -04:00
parent b3951b48ec
commit 2aeefdc5de
51 changed files with 178 additions and 208 deletions
-6
View File
@@ -4,12 +4,6 @@
#include "main.h"
#include "constants/fame_checker.h"
enum {
FCPICKSTATE_NO_DRAW,
FCPICKSTATE_SILHOUETTE,
FCPICKSTATE_COLORED
};
enum {
FCWINDOWID_LIST,
FCWINDOWID_UIHELP,