summaryrefslogtreecommitdiff
path: root/src/04_Load/Debug/DebugHierarchy.cpp
diff options
context:
space:
mode:
authorAetias <144526980+AetiasHax@users.noreply.github.com>2025-11-16 17:14:48 +0100
committerGitHub <noreply@github.com>2025-11-16 17:14:48 +0100
commitfc691f4c8f76d11d6b47149fefadaca4470ab2a1 (patch)
treefe987a191d96ca71ce32776be09a57408f491050 /src/04_Load/Debug/DebugHierarchy.cpp
parent5b15874c4d2d7c185c98f2791cf8fa6a9d86a440 (diff)
LinkStateInteract (#135)
* Map symbol in Game * LinkStateInteract 19% * DebugHierarchy -> Bhio * LinkStateInteract 89% * LinkStateInteract 93% * Japanese strings * Fix build * Fix regression * Fix regressions * Rename BhioBase.cpp
Diffstat (limited to 'src/04_Load/Debug/DebugHierarchy.cpp')
-rw-r--r--src/04_Load/Debug/DebugHierarchy.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/04_Load/Debug/DebugHierarchy.cpp b/src/04_Load/Debug/DebugHierarchy.cpp
deleted file mode 100644
index a759227d..00000000
--- a/src/04_Load/Debug/DebugHierarchy.cpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "Debug/DebugHierarchy.hpp"
-
-DebugHierarchy::~DebugHierarchy() {}