mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-09 16:10:27 -04:00
8 lines
105 B
C
8 lines
105 B
C
|
|
|
|
const void *LoadDefaultFont(void);
|
|
|
|
const void *getWindowIcon(void);
|
|
size_t getWindowIconSize(void);
|
|
|
|
|