A5200DS/arm9/source/intro.h
wavemotion-dave 48a44f1e16 Version 1.7
2020-12-24 12:33:26 -05:00

6 lines
73 B
C

#ifndef _INTRO_H
#define _INTRO_H
extern void intro_logo(void);
#endif