Update include/battle_bg.h

Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
TheXaman 2021-12-13 18:56:50 +01:00 committed by GitHub
parent d300b8f56c
commit d113d5efd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;