SBSPSS/source/enemy/ngary.cpp
Charles 8fc2f0e1df
2001-02-12 17:46:49 +00:00

21 lines
No EOL
374 B
C++

/*=========================================================================
ngary.cpp
Author: CRB
Created:
Project: Spongebob
Purpose:
Copyright (c) 2000 Climax Development Ltd
===========================================================================*/
#ifndef __ENEMY_NPC_H__
#include "enemy\npc.h"
#endif
void CNpc::processGaryMovement( int _frames )
{
}