repo.or.cz
/
cafu-Engine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix issue in Rocket.lua script.
[cafu-Engine.git]
/
Ca3DE
/
ConDefs.hpp
blob
8dd8e9bf03bb870bff675e55ad09c22a367f5fa3
1
/*
2
Cafu Engine, http://www.cafu.de/
3
Copyright (c) Carsten Fuchs and other contributors.
4
This project is licensed under the terms of the MIT license.
5
*/
6
7
#ifndef CAFU_CONSOLE_DEFINITIONS_HPP_INCLUDED
8
#define CAFU_CONSOLE_DEFINITIONS_HPP_INCLUDED
9
10
#endif