mirror of
https://github.com/zeldaret/tp
synced 2026-06-13 14:06:51 -04:00
Misc Changes (#306)
This commit is contained in:
+4
-5
@@ -1,11 +1,10 @@
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: d/d_bomb
|
||||
//
|
||||
/**
|
||||
* d_bomb.cpp
|
||||
* dolzel2 - Bomb
|
||||
*/
|
||||
|
||||
#include "d/d_bomb.h"
|
||||
#include "d/d_procname.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
bool dBomb_c::checkStateCarry() {
|
||||
return (fopAcM_checkCarryNow(&mActor) || fopAcM_checkHookCarryNow(&mActor) ||
|
||||
|
||||
Reference in New Issue
Block a user