This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
jhb2345
/
fallout-terminal-clone
réplica de
https://github.com/jibby0/fallout-terminal-clone
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
ff5d0fd89e
Ramas
Etiquetas
center
master
v1.1
fallout-termina...
/
intro.h
intro.h
55 B
Histórico
Raw
1
2
3
4
5
6
#ifndef INTRO_H
#define INTRO_H
void intro();
#endif