mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 16:42:16 -04:00
Decompile gasRender
This commit is contained in:
@@ -165,6 +165,6 @@ void piracy_patch(void)
|
||||
patch(algo08, "chrConsiderGrenadeThrow", "bgReset");
|
||||
patch(algo09, "bgunTickGunLoad", "tagsReset");
|
||||
patch(algo10, "explosionAlertChrs", "glassDestroy");
|
||||
patch(algo11, "func0f0069dc", "mtxGetObfuscatedRomBase");
|
||||
patch(algo12, "func0f15c920", "func0f0069dc");
|
||||
patch(algo11, "menuTickTimers", "mtxGetObfuscatedRomBase");
|
||||
patch(algo12, "func0f15c920", "menuTickTimers");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user