diff options
Diffstat (limited to 'vc')
| -rw-r--r-- | vc/pokeyellow.constants.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vc/pokeyellow.constants.asm b/vc/pokeyellow.constants.asm index 211d2fc3..fb8db422 100644 --- a/vc/pokeyellow.constants.asm +++ b/vc/pokeyellow.constants.asm @@ -1,6 +1,4 @@ -INCLUDE "constants.asm" - -; These are all the asm constants needed to make the blue_vc patch. +; These are all the asm constants needed to make the yellow_vc patch. MACRO vc_const DEF x = \1 |
