| version 1.5 | version 1.6 | |||
|---|---|---|---|---|
|
| |||
| #endif | #endif | |||
| #endif | #endif | |||
| InitMain (); | ||||
| } | } | |||
| void arch_init() | void arch_init() | |||
| { | { | |||
| //SetPriorityClass (GetCurrentProcess(),HIGH_PRIORITY_CLASS); | //SetPriorityClass (GetCurrentProcess(),HIGH_PRIORITY_CLASS); | |||
| InitMain (); | ||||
| timer_init (); | timer_init (); | |||
| key_init(); | key_init(); |
| Legend: | |
| line(s) removed in v.1.5 | |
| line(s) changed | |
| line(s) added in v.1.6 | |