Rename c1p target to osic1p

This commit is contained in:
Stephan Mühlstrasser
2015-02-03 22:42:35 +01:00
parent 19b3c1b32b
commit 14c7e9fd16
28 changed files with 18 additions and 112 deletions

View File

@@ -78,7 +78,7 @@
#elif defined(__NES__)
# include <nes.h>
#elif defined(__OSIC1P__)
# include <c1p.h>
# include <osic1p.h>
#endif