This commit is contained in:
parent
cbf112d17b
commit
8c2034cd84
5 changed files with 42 additions and 6 deletions
|
@ -20,6 +20,8 @@
|
|||
|
||||
class CNpcSquidwardFriend : public CNpcFriend
|
||||
{
|
||||
public:
|
||||
virtual void think(int _frames);
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue