diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2025-07-17 12:21:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-17 12:21:10 +0200 |
| commit | 573b696ff8d3e83765d4483e5a31e0ec5676044d (patch) | |
| tree | 1cf20516095cb8a3185de07efbad6974d2260709 /src/16_Startup/Game/Game.cpp | |
| parent | 7a01af4783ca2904590ed0ba6e61261d98706f47 (diff) | |
Bump dsd to v0.10.1; UnkStruct_027e05f8_2 OK (#121)
* Unique delink file names
* Fix build
* Revert back to single link
* UnkStruct_027e05f8_2 OK
* `dsd fix ctor-symbols`
* Fix symbols spanning over two delink files
* `dsd fix ctor-symbols` again
* Add missing function `func_02050a20`
* Name `.p__sinit` symbols in USA after their EUR counterparts
* Apply dsd signatures
* Bump dsd to 0.10.0; Fix dsd not updating automatically
* Rename overlay functions
* Fix auto-download wibo
* Fix generating objdiff report
Diffstat (limited to 'src/16_Startup/Game/Game.cpp')
| -rw-r--r-- | src/16_Startup/Game/Game.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/16_Startup/Game/Game.cpp b/src/16_Startup/Game/Game.cpp deleted file mode 100644 index 85e094b3..00000000 --- a/src/16_Startup/Game/Game.cpp +++ /dev/null @@ -1,4 +0,0 @@ -#include "Game/Game.hpp" - -Game::Game() {} -void Game::func_ov016_0211fd68() {} |
