mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 15:28:38 -04:00
Misc Changes (#306)
This commit is contained in:
@@ -1,22 +1,16 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: f_pc/f_pc_deletor
|
||||
//
|
||||
/**
|
||||
* f_pc_deletor.cpp
|
||||
* Framework - Process Deletor
|
||||
*/
|
||||
|
||||
#include "f_pc/f_pc_deletor.h"
|
||||
#include "SSystem/SComponent/c_list_iter.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_pc/f_pc_creator.h"
|
||||
#include "f_pc/f_pc_executor.h"
|
||||
#include "f_pc/f_pc_layer_iter.h"
|
||||
#include "f_pc/f_pc_load.h"
|
||||
#include "f_pc/f_pc_node.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
/* 80021040-80021060 0020+00 s=0 e=1 z=0 None .text fpcDt_IsComplete__Fv */
|
||||
BOOL fpcDt_IsComplete() {
|
||||
return fpcDtTg_IsEmpty();
|
||||
|
||||
Reference in New Issue
Block a user