HandleLinkConnection
This commit is contained in:
11
include/intro.h
Normal file
11
include/intro.h
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user