You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge branch 'master' of https://github.com/pret/pokecrystal
This commit is contained in:
@@ -1805,8 +1805,8 @@ Function48d94: ; 48d94 (12:4d94)
|
||||
ld [hDivisor], a
|
||||
ld b, 2
|
||||
call Divide
|
||||
ld a, [hDivisor]
|
||||
ld c, $a
|
||||
ld a, [hRemainder]
|
||||
ld c, 10
|
||||
call SimpleDivide
|
||||
sla b
|
||||
sla b
|
||||
|
||||
@@ -934,7 +934,7 @@ GFX_172f1f:
|
||||
INCBIN "gfx/unknown/172f1f.2bpp"
|
||||
|
||||
Tilemap_1733af:
|
||||
IF DEF(CORRUPT_TILES)
|
||||
IF DEF(CRYSTAL11)
|
||||
INCBIN "gfx/unknown/1733af_corrupt.tilemap"
|
||||
ELSE
|
||||
INCBIN "gfx/unknown/1733af.tilemap"
|
||||
|
||||
Reference in New Issue
Block a user