mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 07:06:52 -04:00
Fix format.sh
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef CREATEOBJECT_H
|
||||
#define CREATEOBJECT_H
|
||||
|
||||
#include "entity.h"
|
||||
|
||||
// maybe a dedicated (create)Effect.h/c
|
||||
void CreateDust(Entity* parent);
|
||||
void CreateDustSmall(Entity* parent);
|
||||
|
||||
Reference in New Issue
Block a user