index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
ds
/
arm9
/
source
/
wordcompletion.h
blob: b0d43713cca20bc414e79dd2dbe095bc0d7b9e9d (
plain
)
1
2
3
4
5
6
7
8
namespace
DS
{
extern
void
findWordCompletions
(
char
*
input
);
}