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
/
PalmOS
/
Src
/
init_arm.h
blob: 348405035d86bac838aec820051d2c557ca281b7 (
plain
)
1
2
3
4
5
6
7
#ifndef INIT_ARM_H
#define INIT_ARM_H
void
ARMInit
();
void
ARMRelease
();
#endif