diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-16 11:19:05 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-16 11:19:05 -0400 |
| commit | 594c58a289cbad3954899d76ed000f483389472f (patch) | |
| tree | 31c04c8930d25b68819d47b627a252ec271be849 /scripts/DiglettsCave.asm | |
| parent | Define constants for default trainer DVs (diff) | |
| download | pokeyellow-594c58a289cbad3954899d76ed000f483389472f.tar.gz pokeyellow-594c58a289cbad3954899d76ed000f483389472f.tar.xz pokeyellow-594c58a289cbad3954899d76ed000f483389472f.zip | |
Revise some map scripts, mostly for getting items
Diffstat (limited to 'scripts/DiglettsCave.asm')
| -rwxr-xr-x | scripts/DiglettsCave.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/DiglettsCave.asm b/scripts/DiglettsCave.asm index 6746743f..f9f2e590 100755 --- a/scripts/DiglettsCave.asm +++ b/scripts/DiglettsCave.asm @@ -2,4 +2,5 @@ DiglettsCave_Script: jp EnableAutoTextBoxDrawing DiglettsCave_TextPointers: - text_end + + text_end ; unused |
