mirror of
https://github.com/zeldaret/st
synced 2026-06-14 22:28:59 -04:00
Decompile ActorUnkNORE (#61)
* Decompile ActorUnkNORE * Apply suggestions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//! TODO: This file was generated automatically and might contain errors
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Actor/Actor.hpp"
|
||||
@@ -24,9 +22,8 @@ public:
|
||||
|
||||
ActorUnkNORE();
|
||||
|
||||
/* 18 */ virtual bool vfunc_18(unk32 param1) override;
|
||||
/* 4C */ virtual ~ActorUnkNORE() override;
|
||||
|
||||
void func_ov031_020f7f8c(void);
|
||||
};
|
||||
|
||||
class ActorProfileUnkNORE : public ActorProfile {
|
||||
|
||||
Reference in New Issue
Block a user