diff options
| author | OmniTroid <davidskoland@gmail.com> | 2017-03-15 04:33:26 +0100 |
|---|---|---|
| committer | OmniTroid <davidskoland@gmail.com> | 2017-03-15 04:33:26 +0100 |
| commit | 939f6cc3fd937660f2c3bdf328fdf7fff219a0cc (patch) | |
| tree | 937eea956ac84553e38f33bb52fabc601248463d /Attorney_Online_remake.pro | |
| parent | 38c01f2cca55222f7d40b03367aea1f5b2f9c463 (diff) | |
put charselect stuff in a separate file
Diffstat (limited to 'Attorney_Online_remake.pro')
| -rw-r--r-- | Attorney_Online_remake.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Attorney_Online_remake.pro b/Attorney_Online_remake.pro index 82f6cda0..7cda4ca4 100644 --- a/Attorney_Online_remake.pro +++ b/Attorney_Online_remake.pro @@ -42,7 +42,8 @@ SOURCES += main.cpp\ aomusicplayer.cpp \ aoblipplayer.cpp \ evidence.cpp \ - aoevidencebutton.cpp + aoevidencebutton.cpp \ + charselect.cpp HEADERS += lobby.h \ aoimage.h \ |
