mirror of
https://github.com/zeldaret/tp
synced 2026-05-27 16:13:56 -04:00
Misc Changes (#306)
This commit is contained in:
+4
-10
@@ -1,17 +1,11 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_pause
|
||||
//
|
||||
/**
|
||||
* f_pc_pause.cpp
|
||||
* Framework - Process Pause
|
||||
*/
|
||||
|
||||
#include "f_pc/f_pc_pause.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_layer_iter.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* 80023844-80023868 0024+00 s=0 e=3 z=0 None .text fpcPause_IsEnable__FPvUc */
|
||||
s32 fpcPause_IsEnable(void* pProcess, u8 flag) {
|
||||
base_process_class* pProc = (base_process_class*)pProcess;
|
||||
|
||||
Reference in New Issue
Block a user