added info to bin2h
This commit is contained in:
parent
4c752e08ce
commit
ace79d13f1
1 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
//Bin2h by Cucky
|
||||||
|
//Converts files to the .h's expected by Cave Story Engine for resources.
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue