projects
/
retroray
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fixed simple draw_cursor
[retroray]
/
src
/
config.h
1
#ifndef CONFIG_H_
2
#define CONFIG_H_
3
4
#define DBG_FPEXCEPT
5
#define DBG_ESCQUIT
6
7
#endif /* CONFIG_H_ */