summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2016-01-26 20:13:32 +0100
committerxCrystal <rgr.crystal@gmail.com>2016-01-26 20:13:32 +0100
commit22846d42c053777e079f3ebdfc5f105bfb379c4a (patch)
tree5bbbd764ee5e724276f2ff8d242874d8a0fb3399 /src/wram.asm
parent5428dd5b63aff95421bbc770562efbd15d7d367c (diff)
wDoFrameFunction
Diffstat (limited to 'src/wram.asm')
-rwxr-xr-xsrc/wram.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 8408200..ea3a9d3 100755
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -216,7 +216,10 @@ wLCDCFunctiontrampoline:: ; cacd
wVBlankFunctionTrampoline:: ; cad0
ds $3
- ds $1d
+
+wDoFrameFunction:: ; cad3
+ ds $3
+ ds $1a
wBufPalette:: ; caf0 - cab7f
ds $80