mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Cleanup
This commit is contained in:
@@ -913,7 +913,7 @@ void Act_c::set_senv(int arg1, int arg2) const {
|
||||
/* 00003124-0000315C .text cam_lockoff__Q27daStone5Act_cCFv */
|
||||
void Act_c::cam_lockoff() const {
|
||||
camera_class* camera = dComIfGp_getCamera(0);
|
||||
camera->mCamera.ForceLockOff(((base_process_class*)this)->mBsPcId);
|
||||
camera->mCamera.ForceLockOff(base.base.mBsPcId);
|
||||
}
|
||||
|
||||
/* 0000315C-00003358 .text _execute__Q27daStone5Act_cFv */
|
||||
|
||||
Reference in New Issue
Block a user