summaryrefslogtreecommitdiff
path: root/include/intro.h
blob: 3a0fee07f8cb0051b2d368aa05b9ac7019572ad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef GUARD_INTRO_H
#define GUARD_INTRO_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations
void c2_copyright_1(void);

#endif //GUARD_INTRO_H