d_camera work (#2226)

This commit is contained in:
Caroline Madsen
2024-10-27 00:35:25 -04:00
committed by GitHub
parent 731da09105
commit f4b2f9c8f2
29 changed files with 1858 additions and 2121 deletions
+1 -1
View File
@@ -4735,7 +4735,7 @@ extern "C" f32 getSearchBallScale__9daAlink_cCFv(daAlink_c* this_) {
}
/* 800D079C-800D07A4 0CB0DC 0008+00 1/0 0/0 0/0 .text checkFastShotTime__9daAlink_cFv */
extern "C" s16 checkFastShotTime__9daAlink_cFv(daAlink_c* this_) {
extern "C" int checkFastShotTime__9daAlink_cFv(daAlink_c* this_) {
return this_->mFastShotTime;
}