aboutsummaryrefslogtreecommitdiffstats
path: root/ram/vram.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2024-01-03 10:59:04 -0500
committerGitHub <noreply@github.com>2024-01-03 10:59:04 -0500
commitfabe2b3fb3fb5a849c5220298acabbdc9ad30f3b (patch)
treeaeec4e2e98eb8a8ad122ebb59346b1028bf92b69 /ram/vram.asm
parentUse BANK("Trainer Sight") to apply to all four possible functions in the "Tra... (diff)
downloadpokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.tar.gz
pokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.tar.xz
pokeyellow-fabe2b3fb3fb5a849c5220298acabbdc9ad30f3b.zip
Update to RGBDS 0.7.0 (#447)
Diffstat (limited to 'ram/vram.asm')
-rw-r--r--ram/vram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/ram/vram.asm b/ram/vram.asm
index 21230ac0..04556410 100644
--- a/ram/vram.asm
+++ b/ram/vram.asm
@@ -29,3 +29,5 @@ vTitleLogo:: ds $80 tiles
vTitleLogo2:: ds 30 tiles
ENDU
+
+ENDSECTION