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