mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-28 01:03:10 -04:00
6 lines
73 B
C++
6 lines
73 B
C++
#ifndef F_OP_ACTOR_H_
|
|
#define F_OP_ACTOR_H_
|
|
|
|
class fopAc_ac_c {};
|
|
|
|
#endif |