diff options
author | pixel <pixel> | 2003-06-20 14:08:16 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-06-20 14:08:16 +0000 |
commit | 30f218eb43414407ff8fad136ac1b14d419c29b5 (patch) | |
tree | 1e4c1dd71272f861daf90baced75fa604cdbf168 /Xenogears/main_dump.cpp | |
parent | 7fc9c6dfbef57331c8b5eae0943f3fe95f2e63e1 (diff) |
Compiling again
Diffstat (limited to 'Xenogears/main_dump.cpp')
-rw-r--r-- | Xenogears/main_dump.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Xenogears/main_dump.cpp b/Xenogears/main_dump.cpp index 79b805d..c39a9fe 100644 --- a/Xenogears/main_dump.cpp +++ b/Xenogears/main_dump.cpp @@ -281,5 +281,4 @@ void file_dump(unsigned long debut, unsigned long taille, long num, int seq) f_out = 0; printm(M_BARE, " (*) Dumped file number %4ld - type \"" + sequences[seq].name + "\" \r", num); } - -} * Application = new Appli(); +CODE_ENDS |