mirror of
https://github.com/zeldaret/tp
synced 2026-06-06 11:47:28 -04:00
Misc Changes (#306)
This commit is contained in:
+4
-10
@@ -1,19 +1,13 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_draw
|
||||
//
|
||||
/**
|
||||
* f_pc_draw.cpp
|
||||
* Framework - Process Draw
|
||||
*/
|
||||
|
||||
#include "f_pc/f_pc_draw.h"
|
||||
#include "SSystem/SComponent/c_API_graphic.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_leaf.h"
|
||||
#include "f_pc/f_pc_pause.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* 80023954-800239F4 00A0+00 s=0 e=1 z=0 None .text fpcDw_Execute__FP18base_process_class */
|
||||
s32 fpcDw_Execute(base_process_class* pProc) {
|
||||
if (!fpcPause_IsEnable(pProc, 2)) {
|
||||
|
||||
Reference in New Issue
Block a user