mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 05:02:12 -04:00
fully split / more work on d_com_inf_game (#81)
* split d_com_inf_game * fix func name * start some dcomifg funcs * fix * clang-format * change dComIfGs_setWarpItemData back to inline asm for now Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "d/d_item/d_item/d_item.h"
|
||||
#include "d/d_com/d_com_inf_game/d_com_inf_game.h"
|
||||
#include "global.h"
|
||||
|
||||
inline void dComIfGp_setItemLifeCount(float amount, u8 unk) {
|
||||
|
||||
Reference in New Issue
Block a user