documented file access functions
This commit is contained in:
@@ -25,7 +25,7 @@ void func_802BA23C(s32 *arg0, s32 arg1){
|
||||
*arg0 = arg1;
|
||||
}
|
||||
|
||||
void func_802BA244(Struct61s *file_ptr, s32 *arg1){
|
||||
void func_802BA244(File *file_ptr, s32 *arg1){
|
||||
while(!file_isNextByteExpected(file_ptr, 0)){
|
||||
file_getWord_ifExpected(file_ptr, 1, arg1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user