A7800DS/arm9/source/intro.h
wavemotion-dave d13ef17df1 Version 1.1
2020-12-09 08:18:33 -05:00

6 lines
73 B
C

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