diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-10-02 22:42:26 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-10-02 22:42:26 -0400 |
| commit | 7dd9d7dc80dcd57ce079d0f365257035e9df4614 (patch) | |
| tree | 3807ecb72443ecf12feb4faa0e4d811bad279458 /vc | |
| parent | Merge remote-tracking branch 'remotes/pokered/master' (diff) | |
| parent | Require rgbds 0.6.0 (diff) | |
| download | pokeyellow-7dd9d7dc80dcd57ce079d0f365257035e9df4614.tar.gz pokeyellow-7dd9d7dc80dcd57ce079d0f365257035e9df4614.tar.xz pokeyellow-7dd9d7dc80dcd57ce079d0f365257035e9df4614.zip | |
Merge remote-tracking branch 'remotes/pokered/master'
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 |
