Update include/battle_bg.h
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
parent
d300b8f56c
commit
d113d5efd9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef GUARD_BATTLE_BG_H
|
||||
#define GUARD_BATTLE_BG_H
|
||||
|
||||
#if P_ENABLE_DEBUG
|
||||
#if P_ENABLE_DEBUG == TRUE
|
||||
struct BattleBackground
|
||||
{
|
||||
const void *tileset;
|
||||
|
|
Loading…
Reference in a new issue