mirror of
https://github.com/halpz/re3.git
synced 2026-06-16 12:34:11 +00:00
more work on CPhysical
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "DMAudio.h"
|
||||
|
||||
WRAPPER void cDMAudio::ReportCollision(CEntity *A, CEntity *B, uint8 surfA, uint8 surfB, float impulse, float speed) { EAXJMP(0x161684); }
|
||||
Reference in New Issue
Block a user