Skip to content
Snippets Groups Projects
Commit a38035ac authored by PAILLE Kyriann's avatar PAILLE Kyriann :8ball:
Browse files

Upload New File

parent f004452b
No related branches found
No related tags found
No related merge requests found
cmd.h 0 → 100644
#ifndef CMD_H
#define CMD_H
#include "game.h" /* for Game structure */
extern void processCommand(Game *g);
#endif // CMD_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment