mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -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
|