tmc/include/createEnemy.h

4 lines
50 B
C

#include "entity.h"
Entity* CreateEnemy(u8, u8);