Preliminary mid-asm hook for gracefully exiting the game

This commit is contained in:
Hyper
2024-10-17 16:08:53 +01:00
parent b7b18f7476
commit f68f720b17
5 changed files with 28 additions and 0 deletions

View File

@@ -2541,3 +2541,4 @@ GUEST_FUNCTION_STUB(sub_82BEA018);
GUEST_FUNCTION_STUB(sub_82BEA7C0);
GUEST_FUNCTION_STUB(sub_82BFFF88); // D3DXFilterTexture
GUEST_FUNCTION_STUB(sub_82E9EF90); // D3DXFillTexture
GUEST_FUNCTION_STUB(sub_82BD96D0);