index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
wram.asm
2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index e37b36a3..b59cfaad 100755
--- a/
wram.asm
+++ b/
wram.asm
@@ -292,7 +292,7 @@ spritestatedata2: MACRO
\1GrassPriority:: db
\1MovementDelay:: db
ds 5
-\1SpriteImageBaseOffset:: db
+\1ImageBaseOffset:: db
ds 1
\1End::
endm