pokeplatinum/include/underground/struct_underground_top_screen_context_decl.h
scbroede d1e71999e5
Some checks are pending
build / build (push) Waiting to run
underground cleanup pass (#961)
2026-02-21 15:49:30 -08:00

7 lines
276 B
C

#ifndef POKEPLATINUM_STRUCT_UNDERGROUND_TOP_SCREEN_CONTEXT_DECL_H
#define POKEPLATINUM_STRUCT_UNDERGROUND_TOP_SCREEN_CONTEXT_DECL_H
typedef struct UndergroundTopScreenContext_t UndergroundTopScreenContext;
#endif // POKEPLATINUM_STRUCT_UNDERGROUND_TOP_SCREEN_CONTEXT_DECL_H