diff options
author | YamaArashi <shadow962@live.com> | 2016-07-17 14:05:06 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-17 14:05:06 -0700 |
commit | 62ccb5d82819a554b95baf32fb94c28e6b8b2562 (patch) | |
tree | 2cc17af3cc3098347d24e24079c4a26ce6357f18 /asm | |
parent | 3784e846585e69f2d083e538ebf719db1b082b3c (diff) |
weather graphics
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom5.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index 6b7155fb1..87a4f3086 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -191436,7 +191436,7 @@ _080D81B8: .4byte 0x030041b4 _080D81BC: .4byte 0x04000014 _080D81C0: .4byte 0x040000d4 _080D81C4: .4byte 0x85000400 -_080D81C8: .4byte gUnknown_08397948 +_080D81C8: .4byte gWeatherFog1Tiles _080D81CC: .4byte 0x80000400 _080D81D0: .4byte gUnknown_08E6DE48 _080D81D4: .4byte gUnknown_083970E8 @@ -191830,7 +191830,7 @@ _080D84F0: .4byte 0x030041b4 _080D84F4: .4byte 0x04000014 _080D84F8: .4byte 0x040000d4 _080D84FC: .4byte 0x85000400 -_080D8500: .4byte gUnknown_08397948 +_080D8500: .4byte gWeatherFog1Tiles _080D8504: .4byte 0x80000400 _080D8508: .4byte gUnknown_08E6DE48 _080D850C: .4byte gUnknown_083970E8 |