diff options
| author | YamaArashi <shadow962@live.com> | 2015-08-12 02:16:56 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-08-12 02:16:56 -0700 |
| commit | 64cfbcce7a71e6e75553575490fd60cbd61a5665 (patch) | |
| tree | b58d4f80d1b50d6db8306fb15323d144593d18f2 /main.asm | |
| parent | constants for IntroMoveMon (diff) | |
| download | pokeyellow-64cfbcce7a71e6e75553575490fd60cbd61a5665.tar.gz pokeyellow-64cfbcce7a71e6e75553575490fd60cbd61a5665.tar.xz pokeyellow-64cfbcce7a71e6e75553575490fd60cbd61a5665.zip | |
commented SGB palette stuff
Diffstat (limited to 'main.asm')
| -rwxr-xr-x | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3156,7 +3156,7 @@ RedrawMapView: ; eedc (3:6edc) ld [H_AUTOBGTRANSFERENABLED], a ld [hTilesetType], a ; no flower/water BG tile animations call LoadCurrentMapView - call GoPAL_SET_CF1C + call RunDefaultPaletteCommand ld hl, wMapViewVRAMPointer ld a, [hli] ld h, [hl] |
