mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-18 15:15:44 -04:00
Standardize process ID type to be uint
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "f_pc/f_pc_layer.h"
|
||||
#include "f_pc/f_pc_stdcreate_req.h"
|
||||
|
||||
static u32 l_fopCamM_id[4];
|
||||
static uint l_fopCamM_id[4];
|
||||
|
||||
/* 80029468-80029470 .text fopCamM_GetParam__FP12camera_class */
|
||||
u32 fopCamM_GetParam(camera_class* i_this) {
|
||||
|
||||
Reference in New Issue
Block a user