Improved the .heap section detection to avoid a detection error
[clinton/Virtual-Jaguar-Rx.git] / src / file.cpp
index 001b132..c1cf88a 100644 (file)
@@ -263,6 +263,9 @@ WriteLog("FILE: Cartridge run address is reported as $%X...\n", jaguarRunAddress
                                                                                        case ELF_debug_loc_TYPE:\r
                                                                                                break;\r
 \r
+                                                                                       case ELF_heap_TYPE:\r
+                                                                                               break;\r
+\r
                                                                                        case ELF_comment_TYPE:\r
                                                                                                break;\r
 \r