SBSPSS/source/platform/pjellfsh.cpp

33 lines
639 B
C++
Raw Normal View History

2001-05-05 19:51:08 +02:00
/*=========================================================================
pjellfsh.h
Author: CRB
Created:
Project: Spongebob
Purpose:
Copyright (c) 2001 Climax Development Ltd
===========================================================================*/
#ifndef __PLATFORM_PJELLFSH_H__
#include "platform\pjellfsh.h"
#endif
2001-05-05 21:08:02 +02:00
#ifndef __LEVEL_LEVEL_H__
#include "level\level.h"
#endif
#ifndef __VID_HEADER_
#include "system\vid.h"
#endif
#ifndef __UTILS_HEADER__
#include "utils\utils.h"
#endif
2001-05-05 19:51:08 +02:00
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////