From c40f64a7ce45921f548d916f9323763f86d8af84 Mon Sep 17 00:00:00 2001 From: Avasam Date: Thu, 5 Dec 2024 13:31:22 -0500 Subject: [PATCH] Add "Is loading" and "In transition" flags --- .../Pitfall - The Lost Expedition (US).dmw | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Dolphin Memory Watches (DMW)/Pitfall - The Lost Expedition (US).dmw b/Dolphin Memory Watches (DMW)/Pitfall - The Lost Expedition (US).dmw index b58d165..dd7f1fc 100644 --- a/Dolphin Memory Watches (DMW)/Pitfall - The Lost Expedition (US).dmw +++ b/Dolphin Memory Watches (DMW)/Pitfall - The Lost Expedition (US).dmw @@ -780,6 +780,20 @@ "label": "Show second health bar", "typeIndex": 2, "unsigned": true + }, + { + "address": "8041BEB0", + "baseIndex": 0, + "label": "In transition", + "typeIndex": 2, + "unsigned": true + }, + { + "address": "80421168", + "baseIndex": 0, + "label": "Is loading", + "typeIndex": 2, + "unsigned": true } ], "groupName": "Misc"