Better defaults for create/delete/execute/draw/isdelete

This commit is contained in:
LagoLunatic
2023-11-24 16:49:23 -05:00
parent d87b01b34a
commit 8a2bc19a89
560 changed files with 1984 additions and 1984 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ static u8 l_matDL[] __attribute__((aligned(32))) = {
};
/* 800F104C-800F12C8 .text draw__16daHookshot_shapeFv */
void daHookshot_shape::draw() {
BOOL daHookshot_shape::draw() {
daHookshot_c* hookshot = reinterpret_cast<daHookshot_c*>(mpUserData);
int chain_count = hookshot->getChainCnt();
if (chain_count < 1) {