Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [34bcd17910]:

To Artifact [62b3419027]:


243
244
245
246
247
248
249

250
// == game ==

void run_game(void);

// == edit ==

void run_editor(void);









>

243
244
245
246
247
248
249
250
251
// == game ==

void run_game(void);

// == edit ==

void run_editor(void);
void write_empty_level_set(FILE*);