diff options
Diffstat (limited to 'Attorney_Online_remake.pro')
| -rw-r--r-- | Attorney_Online_remake.pro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index 45d0ea7..7136939 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -34,8 +34,8 @@ SOURCES += main.cpp\ hardware_functions.cpp \ aoscene.cpp \ aomovie.cpp \ - aocharselect.cpp \ - misc_functions.cpp + misc_functions.cpp \ + aocharmovie.cpp HEADERS += lobby.h \ aoimage.h \ @@ -53,5 +53,5 @@ HEADERS += lobby.h \ hardware_functions.h \ aoscene.h \ aomovie.h \ - aocharselect.h \ - misc_functions.h + misc_functions.h \ + aocharmovie.h |
