diff options
Diffstat (limited to 'includes.asm')
| -rw-r--r-- | includes.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes.asm b/includes.asm index d1073d98..ab5b8791 100644 --- a/includes.asm +++ b/includes.asm @@ -53,3 +53,7 @@ INCLUDE "constants/text_constants.asm" INCLUDE "constants/menu_constants.asm" INCLUDE "constants/sprite_anim_constants.asm" INCLUDE "constants/pikachu_emotion_constants.asm" + +IF DEF(_YELLOW_VC) +INCLUDE "vc/pokeyellow.constants.asm" +ENDC |
