diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 20:15:07 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-12 20:15:07 -0500 |
commit | 93c32e35806af6c0a8b731c5322ee5df58c797f9 (patch) | |
tree | 96bf9f46a4dcba56c40710c4a72361f26eb9be6e /main.asm | |
parent | f0ab09125493f91d66af836e0abb977459a0d801 (diff) |
Document bugs and glitches
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -236,8 +236,6 @@ CheckNickErrors:: ; 669f db -1 ; end INCLUDE "engine/math.asm" - -ItemAttributes: ; 67c1 INCLUDE "items/item_attributes.asm" INCLUDE "engine/npc_movement.asm" INCLUDE "event/happiness_egg.asm" |