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 [fb2fb6b1fb]:

To Artifact [f41b1c99d8]:


361
362
363
364
365
366
367

368
369
370
371
372
373
374
} EditorRect;

extern EditorRect editrect;

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


// == picedit ==

void run_picture_editor(void);

// == sound ==








>







361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
} EditorRect;

extern EditorRect editrect;

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

// == picedit ==

void run_picture_editor(void);

// == sound ==