|
|
| version 1.1, 2003/10/23 21:00:24 | version 1.2, 2003/10/28 16:44:44 |
|---|---|
| Line 5 | Line 5 |
| * Created by tk800 on Fri Oct 24 2003. | * Created by tk800 on Fri Oct 24 2003. |
| * | * |
| */ | */ |
| #ifdef __cplusplus | |
| extern "C" { | |
| #endif | |
| void initScreenOpt(void); | |
| void initScreenOpt(void); | |
| #ifdef __cplusplus | |
| } | |
| #endif |