add player_field_avatar.c

This commit is contained in:
MCboy
2018-07-19 21:15:35 +04:30
committed by GitHub
parent 9bb23388a5
commit 663bb3112a

View File

@@ -91,6 +91,7 @@ SECTIONS {
src/metatile_behavior.o(.text);
src/field_camera.o(.text);
src/field_door.o(.text);
src/field_player_avatar.o(.text);
asm/field_player_avatar.o(.text);
src/event_object_movement.o(.text);
src/field_message_box.o(.text);