This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
jhb2345
/
fallout-terminal-clone
mirror de
https://github.com/jibby0/fallout-terminal-clone
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
ff5d0fd89e
Ramos
Etiquetas
center
master
v1.1
fallout-termina...
/
intro.h
intro.h
55 B
Histórico
Em bruto
1
2
3
4
5
6
#ifndef INTRO_H
#define INTRO_H
void intro();
#endif