Get rid of headers in src/data

This commit is contained in:
DizzyEggg
2018-12-03 16:10:41 +01:00
parent a83fc52a7e
commit 846b5d79e4
43 changed files with 3858 additions and 3323 deletions

View File

@@ -1,10 +1,3 @@
//
// Created by scott on 10/21/2017.
//
#ifndef GUARD_DATA_DECORATION_DESCRIPTION_H
#define GUARD_DATA_DECORATION_DESCRIPTION_H
const u8 DecorDesc_SMALL_DESK[] = _(
"A small desk built\n"
"for one.");
@@ -578,4 +571,3 @@ const u8 DecorDesc_REGISTEEL_DOLL[] = _(
"A large doll.\n"
"Place it on a mat\n"
"or a desk.");
#endif //GUARD_DATA_DECORATION_DESCRIPTION_H