diff --git a/app_2yaze_8cc_source.html b/app_2yaze_8cc_source.html
index f72be2e68..f7bf707ee 100644
--- a/app_2yaze_8cc_source.html
+++ b/app_2yaze_8cc_source.html
@@ -141,28 +141,19 @@
-
-
-
- 44 if (
auto status = controller.
OnLoad(); !status.ok()) {
- 45 std::cerr << status.message() << std::endl;
-
-
-
-
-
- 51 }
catch (
const std::bad_alloc& e) {
- 52 std::cerr <<
"Memory allocation failed: " << e.what() << std::endl;
-
- 54 }
catch (
const std::exception& e) {
- 55 std::cerr <<
"Exception: " << e.what() << std::endl;
-
-
- 58 std::cerr <<
"Unknown exception" << std::endl;
-
-
-
-
+
+
+
+ 44 if (
auto status = controller.
OnLoad(); !status.ok()) {
+ 45 std::cerr << status.message() << std::endl;
+
+
+
+
+
+
+
+
int main(int argc, char **argv)
Main entry point for the application.
diff --git a/overworld__editor_8h_source.html b/overworld__editor_8h_source.html
index 06524af9f..4359cdacd 100644
--- a/overworld__editor_8h_source.html
+++ b/overworld__editor_8h_source.html
@@ -163,7 +163,7 @@
54 "#zoomInTool",
"#separator",
"#drawTool",
"#history",
55 "#entranceTool",
"#exitTool",
"#itemTool",
"#spriteTool",
56 "#transportTool",
"#musicTool",
"#separator3",
"#tilemapTool",
- 57 "propertiesTool",
"#separator4",
"#experimentalTool"};
+ 57 "propertiesTool",
"#separator4",
"#experimentalTool",
"#properties",
"#separator5"};
60 "Light World\0Dark World\0Extra World\0";