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