summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-09-28 19:42:02 -0400
committerGitHub <noreply@github.com>2020-09-28 19:42:02 -0400
commitca81ff33d390b3f1ab97e7aa726dc54d91830807 (patch)
tree24e756552090ea4025c60db89405608ea8f039d9 /obj_files.mk
parent4c7d691b0175d46bfa9d73d2a2fc5c604773bbd9 (diff)
parentffe0685a7b4efbb42dd046109c8024f700cfad74 (diff)
Merge pull request #104 from mparisi20/master
More nw4r::lyt splits
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index d0e4250..061bc30 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -169,6 +169,9 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/nw4r/lyt/lyt_pane.o \
$(BUILD_DIR)/asm/nw4r/lyt/lyt_group.o \
$(BUILD_DIR)/asm/nw4r/lyt/lyt_layout.o \
+ $(BUILD_DIR)/asm/nw4r/lyt/lyt_picture.o \
+ $(BUILD_DIR)/asm/nw4r/lyt/lyt_textBox.o \
+ $(BUILD_DIR)/asm/nw4r/lyt/lyt_window.o \
$(BUILD_DIR)/asm/text_11.o
CTORS_O_FILES := \