diff options
Diffstat (limited to 'src/d/d_camera.cpp')
| -rw-r--r-- | src/d/d_camera.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/d_camera.cpp b/src/d/d_camera.cpp index 2489c238f8..d4541dcf40 100644 --- a/src/d/d_camera.cpp +++ b/src/d/d_camera.cpp @@ -4294,7 +4294,7 @@ void dCamera_c::ForceLockOn(fopAc_ac_c* param_0) { } /* 80181560-8018159C 17BEA0 003C+00 1/1 0/0 0/0 .text ForceLockOff__9dCamera_cFUi */ -void dCamera_c::ForceLockOff(unsigned int param_0) { +void dCamera_c::ForceLockOff(fpc_ProcID param_0) { // NONMATCHING } @@ -5034,4 +5034,4 @@ extern "C" void checkEndMessage__12daTagMwait_cFv() { // NONMATCHING } -/* 80393F68-80393F68 0205C8 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
\ No newline at end of file +/* 80393F68-80393F68 0205C8 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */ |
