mirror of
https://github.com/zeldaret/ph
synced 2026-06-14 22:18:55 -04:00
Move ov004 documentation from Ghidra
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "Player/LinkStateItem.hpp"
|
||||
|
||||
LinkStateItem::LinkStateItem(PlayerLinkBase *link) :
|
||||
LinkStateBase(link) {}
|
||||
LinkStateItem::~LinkStateItem() {}
|
||||
Reference in New Issue
Block a user