From 745339014c39a4d47d8a4bdee05bbe8e573933ec Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 21 Apr 2019 17:42:25 -0400 Subject: "object_const_def" instead of "const_def 2" --- maps/TradeCenter.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maps/TradeCenter.asm') diff --git a/maps/TradeCenter.asm b/maps/TradeCenter.asm index 6dc1983f7..b7b708973 100644 --- a/maps/TradeCenter.asm +++ b/maps/TradeCenter.asm @@ -1,4 +1,4 @@ - const_def 2 ; object constants + object_const_def ; object_event constants const TRADECENTER_CHRIS1 const TRADECENTER_CHRIS2 -- cgit v1.2.3