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