Add uint typedef

This commit is contained in:
LagoLunatic
2024-03-11 18:23:44 -04:00
parent 029ddf6bb9
commit d0e8844b4b
103 changed files with 187 additions and 185 deletions
+1 -1
View File
@@ -3030,7 +3030,7 @@ void dKy_Sound_init() {
}
/* 801967F4-801969A8 .text dKy_Sound_set__F4cXyziUii */
void dKy_Sound_set(cXyz pos, int p2, unsigned int p3, int p4) {
void dKy_Sound_set(cXyz pos, int p2, uint p3, int p4) {
camera_class* camera = (camera_class*)dComIfGp_getCamera(0);
BOOL ret = FALSE;