diff options
author | pixel <pixel> | 2005-02-17 08:33:49 +0000 |
---|---|---|
committer | pixel <pixel> | 2005-02-17 08:33:49 +0000 |
commit | 9418b93fd33707d10302a61182cdb2a6cd3b59fa (patch) | |
tree | 50fddeeff4751199d28ba7600eb1ba38adf9983b /luapatch.rc | |
parent | bc2f04960144ac330fbf4001f9a10bfd2ba4e6f9 (diff) |
Updating makefiles to add luapatch, and updating things a bit for PS2 target.
Diffstat (limited to 'luapatch.rc')
-rw-r--r-- | luapatch.rc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/luapatch.rc b/luapatch.rc index 406c3ec..467ec6b 100644 --- a/luapatch.rc +++ b/luapatch.rc @@ -141,9 +141,7 @@ END IDD_FILESELECT DLGINIT
BEGIN
- IDC_SOURCETYPE, 0x403, 6, 0
-0x7771, 0x2065, 0x002e,
- 0
+ IDC_SOURCETYPE, 0x403, 6, 0, 0x7771, 0x2065, 0x002e, 0
END
#endif // Neutral resources
|