You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Serve2bppRequest@VBlank → Serve2bppRequest_VBlank
This commit is contained in:
@@ -190,7 +190,7 @@ VBlank1:: ; 337
|
||||
jr c, .done
|
||||
|
||||
call UpdateBGMap
|
||||
call Serve2bppRequest@VBlank
|
||||
call Serve2bppRequest_VBlank
|
||||
|
||||
call hPushOAM
|
||||
.done
|
||||
@@ -280,7 +280,7 @@ VBlank3:: ; 396
|
||||
jr c, .done
|
||||
|
||||
call UpdateBGMap
|
||||
call Serve2bppRequest@VBlank
|
||||
call Serve2bppRequest_VBlank
|
||||
|
||||
call hPushOAM
|
||||
.done
|
||||
|
||||
Reference in New Issue
Block a user