mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-26 20:50:54 -05:00
Update include/battle_bg.h
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user