| # | Line 10 | Line 10 | void __cdecl UUrStartupMessage(const cha | |
|---|---|---|
| 10 | int64_t ONICALL UUrMachineTime_High(); | |
| 11 | double ONICALL UUrMachineTime_High_Frequency(); | |
| 12 | int64_t ONICALL UUrMachineTime_Sixtieths(); | |
| 13 | + | void ONICALL UUrPlatform_Initialize(); |
| 14 | + | void ONICALL UUrPlatform_Terminate(); |
| 15 | ||
| 16 | extern FILE* ONgFileStartup; | |
| 17 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |