repo.or.cz
/
chocolate-doom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add weapon cycling bindings for mouse and joystick buttons. Add weapon cycling bindi...
[chocolate-doom.git]
/
wince
/
dummy.c
blob
68af0caaee0f433b91b4c79fcae37e0ac8fb711b
1
2
// Dummy source file so that the Windows CE workaround library is
3
// not empty. Some platforms don't like empty libraries.
4
5
void
DummyWindowsCEFunction
(
void
)
6
{
7
}
8