isle/LEGO1/animstate.cpp
2023-06-20 22:11:14 +02:00

7 lines
94 B
C++

#include "animstate.h"
// OFFSET: LEGO1 0x10064ff0
AnimState::AnimState()
{
// TODO
}