From 4fd33b10353c25b2af233a6679b038bdcea8eb2e Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Sun, 26 Nov 2017 17:19:05 -0600 Subject: mauville_man constants --- include/mauville_man.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'include/mauville_man.h') diff --git a/include/mauville_man.h b/include/mauville_man.h index 2b8f139f2..622cd1bfb 100644 --- a/include/mauville_man.h +++ b/include/mauville_man.h @@ -1,15 +1,7 @@ #ifndef GUARD_MAUVILLE_OLD_MAN_H #define GUARD_MAUVILLE_OLD_MAN_H -// IDs -enum -{ - MAUVILLE_MAN_BARD, - MAUVILLE_MAN_HIPSTER, - MAUVILLE_MAN_TRADER, - MAUVILLE_MAN_STORYTELLER, - MAUVILLE_MAN_GIDDY, -}; +#include "constants/mauville_man.h" void SetupMauvilleOldMan(void); void sub_80F7F30(void); -- cgit v1.2.3