mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-05-26 15:53:35 -05:00
7 lines
110 B
C
7 lines
110 B
C
#ifndef POKEPLATINUM_SPL_H
|
|
#define POKEPLATINUM_SPL_H
|
|
|
|
#include "spl_manager.h"
|
|
|
|
#endif // POKEPLATINUM_SPL_H
|