diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-10-02 21:14:23 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2022-10-02 21:14:23 -0400 |
| commit | f58dbe3849ecb6c47a703c674458fd63436db946 (patch) | |
| tree | 3b3434b400540ab82bdd70fd593ba1aba0f825f6 /vc/pokered.constants.asm | |
| parent | `startswith` works with a tuple (diff) | |
| download | pokeyellow-f58dbe3849ecb6c47a703c674458fd63436db946.tar.gz pokeyellow-f58dbe3849ecb6c47a703c674458fd63436db946.tar.xz pokeyellow-f58dbe3849ecb6c47a703c674458fd63436db946.zip | |
Require rgbds 0.6.0
Diffstat (limited to 'vc/pokered.constants.asm')
| -rw-r--r-- | vc/pokered.constants.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vc/pokered.constants.asm b/vc/pokered.constants.asm index cb7efa96..646444ee 100644 --- a/vc/pokered.constants.asm +++ b/vc/pokered.constants.asm @@ -1,5 +1,3 @@ -INCLUDE "constants.asm" - ; These are all the asm constants needed to make the red_vc patch. MACRO vc_const |
