Remove data/field_weather.s
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "constants/region_map_sections.h"
|
||||
#include "constants/flags.h"
|
||||
#include "constants/moves.h"
|
||||
#define RGB(r, g, b) ((r) | ((g) << 5) | ((b) << 10))
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
.section .rodata
|
||||
.align 2
|
||||
Reference in New Issue
Block a user