This commit is contained in:
Charles 2001-04-19 22:09:59 +00:00
parent 796aeddca7
commit bc760c2dd3
15 changed files with 447 additions and 367 deletions

View file

@ -1,6 +1,6 @@
/*=========================================================================
nhcrab.cpp
nhcrab.h
Author: CRB
Created:
@ -12,6 +12,7 @@
===========================================================================*/
#ifndef __ENEMY_NHCRAB_H__
#define __ENEMY_NHCRAB_H__
#ifndef __ENEMY_NPC_H__
#include "enemy\npc.h"