This commit is contained in:
parent
4ae128e0ed
commit
92509d6f3c
3 changed files with 8 additions and 1 deletions
|
@ -16,6 +16,8 @@
|
|||
|
||||
class CNpcGhostEnemy : public CNpcEnemy
|
||||
{
|
||||
public:
|
||||
void render();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue