diff options
| author | Chris Apers | 2003-11-28 10:07:09 +0000 | 
|---|---|---|
| committer | Chris Apers | 2003-11-28 10:07:09 +0000 | 
| commit | a1d778a18e94518b7c42c561786fac11f383ec81 (patch) | |
| tree | 1cf5bc2e231b2f02ea721c8a2b67f2ae1962fae1 | |
| parent | defa1feb75bb04a29f327e62be02d45a539f4c17 (diff) | |
| download | scummvm-rg350-a1d778a18e94518b7c42c561786fac11f383ec81.tar.gz scummvm-rg350-a1d778a18e94518b7c42c561786fac11f383ec81.tar.bz2 scummvm-rg350-a1d778a18e94518b7c42c561786fac11f383ec81.zip | |
Cannot add mutiple files with the same name on CodeWarrior :(
svn-id: r11406
| -rw-r--r-- | backends/PalmOS/Src/simon/simon_charset.cpp | 1 | ||||
| -rw-r--r-- | backends/PalmOS/Src/simon/simon_sound.cpp | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/backends/PalmOS/Src/simon/simon_charset.cpp b/backends/PalmOS/Src/simon/simon_charset.cpp new file mode 100644 index 0000000000..cb7a286dee --- /dev/null +++ b/backends/PalmOS/Src/simon/simon_charset.cpp @@ -0,0 +1 @@ +#include "simon/charset.cpp"
\ No newline at end of file diff --git a/backends/PalmOS/Src/simon/simon_sound.cpp b/backends/PalmOS/Src/simon/simon_sound.cpp new file mode 100644 index 0000000000..c48f5ac5c8 --- /dev/null +++ b/backends/PalmOS/Src/simon/simon_sound.cpp @@ -0,0 +1 @@ +#include "simon/sound.cpp"
\ No newline at end of file | 
