ref: 31ec3365e975e8055dcac60d38fcb30d8096d52c
parent: edf96c37542597e3c59d52bc77f4ffb245983eea
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Tue Oct 23 14:29:14 EDT 2018
NUM_OBJECTS EQU $10 → 16
--- a/constants/wram_constants.asm
+++ b/constants/wram_constants.asm
@@ -151,7 +151,7 @@
; wMapObjects:: ; d71e
PLAYER_OBJECT EQU 0
-NUM_OBJECTS EQU $10
+NUM_OBJECTS EQU 16
; wStatusFlags:: ; d84c
const_def