marioparty4/include/TRK_MINNOW_DOLPHIN/ppc/Generic/mpc_7xx_603e.h
2025-01-12 14:26:19 +01:00

16 lines
242 B
C

#ifndef PPC_GENERIC_MPC_7XX_603E_H
#define PPC_GENERIC_MPC_7XX_603E_H
#include <dolphin/types.h>
#ifdef __cplusplus
extern "C" {
#endif
u32 TRKTargetCPUMinorType(void);
#ifdef __cplusplus
}
#endif
#endif /* PPC_GENERIC_MPC_7XX_603E_H */