diff --git a/utilities.asm b/utilities.asm index c12da75..98f856a 100644 --- a/utilities.asm +++ b/utilities.asm @@ -396,7 +396,7 @@ RTS ; in: A - Loot ID ; out: A - OAM Slots Taken ;-------------------------------------------------------------------------------- -; This wastes two OAM slots if you don't want a shadow - fix later - I wrote "fix later" over a year ago and it's still not fixed (Aug 6, 2017) +; This wastes two OAM slots if you don't want a shadow - fix later - I wrote "fix later" over a year ago and it's still not fixed (Aug 6, 2017) - lol (May 25th, 2019) ;-------------------------------------------------------------------------------- 2084B8 !SPRITE_OAM = "$7EC025" !SKIP_EOR = "$7F5008"