aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online_remake.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Attorney_Online_remake.pro')
-rw-r--r--Attorney_Online_remake.pro10
1 files changed, 8 insertions, 2 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro
index 55f3d99..45d0ea7 100644
--- a/Attorney_Online_remake.pro
+++ b/Attorney_Online_remake.pro
@@ -32,7 +32,10 @@ SOURCES += main.cpp\
courtroom.cpp \
aocharbutton.cpp \
hardware_functions.cpp \
- aoscene.cpp
+ aoscene.cpp \
+ aomovie.cpp \
+ aocharselect.cpp \
+ misc_functions.cpp
HEADERS += lobby.h \
aoimage.h \
@@ -48,4 +51,7 @@ HEADERS += lobby.h \
courtroom.h \
aocharbutton.h \
hardware_functions.h \
- aoscene.h
+ aoscene.h \
+ aomovie.h \
+ aocharselect.h \
+ misc_functions.h