mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-04-29 20:14:41 +00:00
8 lines
105 B
C++
8 lines
105 B
C++
#include "Library/LiveActor/LiveActorInfo.h"
|
|
|
|
namespace al {
|
|
|
|
SubActorInfo::SubActorInfo() = default;
|
|
|
|
}
|