Mover juego de pruebas a su propio directorio
This commit is contained in:
8
Game/GameMap.h
Normal file
8
Game/GameMap.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright (C) 2012 Valeriano Alfonso Rodriguez (Kableado)
|
||||
#ifndef _GAMEMAP_H_
|
||||
#define _GAMEMAP_H_
|
||||
|
||||
int GameMap_LoadLevel(char *filename,int res);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user