Files
HackerOoT/template_files/object.h
Recardo e0f4819964 Add Hiisuya's New Actor Script (#156)
* add actor script

* edit readme

* changes (-no for now)
2024-12-03 16:51:02 +01:00

5 lines
60 B
C

#ifndef {objectSpecCap}_H
#define {objectSpecCap}_H
#endif