repo.or.cz
/
kraptor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use an absolute directory under /usr/share/games/ for game data
[kraptor.git]
/
include
/
game.h
blob
d69d2b90335e1c5d9639d62497ea6d1f7d9801e1
1
#ifndef GAME_H
2
#define GAME_H
3
4
/* Prototipos */
5
6
void
comenzar_juego
(
int
);
7
8
9
#endif