shithub: pokecrystal

Download patch

ref: ad5337863ddbb7b821f57a0c8af2c767cc767f19
parent: 5c064746f60cc2dc0d46539692f771ece03dd765
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Tue May 22 20:05:07 EDT 2018

Use SPRITE_VARS

--- a/wram.asm
+++ b/wram.asm
@@ -2421,7 +2421,7 @@
 
 wObjectMasks:: ds NUM_OBJECTS ; d81e
 
-wVariableSprites:: ds 16; d82e
+wVariableSprites:: ds $100 - SPRITE_VARS ; d82e
 
 wEnteredMapFromContinue:: db ; d83e
 	ds 2