index
:
fx-matris
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
key.h
blob: e36212ee7071a469b82a89f951f058d2e03069d2 (
plain
)
1
2
3
4
#ifndef __KEY_H__ #define __KEY_H__ int KeyDown(int); #endif