mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
10 lines
117 B
C++
10 lines
117 B
C++
#ifndef ACT3ACTOR_H
|
|
#define ACT3ACTOR_H
|
|
|
|
class Act3Actor
|
|
{
|
|
// VTABLE 0x100d7750
|
|
};
|
|
|
|
#endif // ACT3ACTOR_H
|