mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 23:22:08 -04:00
4 lines
50 B
C
4 lines
50 B
C
#include "entity.h"
|
|
|
|
Entity* CreateEnemy(u8, u8);
|