diff options
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 |