WORK IN PROGRESS
TODO: implement random level generation moved exclude from list to position.h distinguished level and map
This commit is contained in:
6
src/cc3k.h
Normal file
6
src/cc3k.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef __CC3K_H__
|
||||
#define __CC3K_H__
|
||||
|
||||
class CC3K;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user