Get rid of headers in src/data
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
//
|
||||
// Created by scott on 10/21/2017.
|
||||
//
|
||||
|
||||
#ifndef GUARD_DATA_DECORATION_HEADER_H
|
||||
#define GUARD_DATA_DECORATION_HEADER_H
|
||||
|
||||
const struct Decoration gDecorations[] = {
|
||||
{
|
||||
DECOR_NONE,
|
||||
@@ -1096,5 +1089,3 @@ const struct Decoration gDecorations[] = {
|
||||
DecorDesc_REGISTEEL_DOLL,
|
||||
DecorGfx_REGISTEEL_DOLL}
|
||||
};
|
||||
|
||||
#endif //GUARD_DATA_DECORATION_HEADER_H
|
||||
|
||||
Reference in New Issue
Block a user