Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code that all preagi games share (commit 2 of 2)
svn-id: r28832
This commit is contained in:
parent
f50bdd1aa8
commit
cb2ce51236
3 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\agi\preagi_input.cpp"
|
||||
RelativePath="..\..\engines\agi\preagi_common.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
|
@ -24,7 +24,7 @@ MODULE_OBJS = \
|
|||
op_test.o \
|
||||
picture.o \
|
||||
preagi.o \
|
||||
preagi_input.o \
|
||||
preagi_common.o \
|
||||
preagi_mickey.o \
|
||||
predictive.o \
|
||||
saveload.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue