Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
videogamepreservation
/
blood
mirror of
https://github.com/videogamepreservation/blood
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
blood
/
SRC
/
CREDITS.H
CREDITS.H
110 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
#ifndef __CREDITS_H
#define __CREDITS_H
void credLogos( void );
void credCredits( void );
#endif