# | Line 4 | Line 4 | |
---|---|---|
4 | #include "Daodan.h" | |
5 | #include "BFW_Motoko_Draw.h" | |
6 | ||
7 | < | unsigned int ONICALL daodan_enumerate_valid_display_modes(M3tDisplayMode modes[16]); |
8 | < | int ONICALL daodangl_platform_initialize(); |
7 | > | unsigned short ONICALL DD_GLrEnumerateDisplayModes(M3tDisplayMode* modes); |
8 | > | UUtBool ONICALL DD_GLrPlatform_Initialize(void); |
9 | > | void ONICALL DD_GLrPlatform_Dispose(void); |
10 | ||
11 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |