mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2025-02-01 11:06:44 +01:00
4 lines
94 B
C
4 lines
94 B
C
|
#include "main.h"
|
||
|
|
||
|
void Loading_Draw(struct Game *game);
|
||
|
void Loading_Load(struct Game *game);
|