Renaming controller_getStartButton

This commit is contained in:
Nabnut
2024-09-19 12:30:40 +02:00
parent 1e7bc4e212
commit aa51e72ae2
5 changed files with 11 additions and 11 deletions

View File

@@ -128,7 +128,7 @@ f32 func_8024E668(s32 controller_index){
return D_80281308[controller_index];
}
s32 func_8024E67C(s32 controller_index){
s32 controller_getStartButton(s32 controller_index){
return D_80281138[controller_index].start_button;
}