This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
jhb2345
/
fallout-terminal-clone
mirror of
https://github.com/jibby0/fallout-terminal-clone
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
ff5d0fd89e
Branches
Tags
center
master
v1.1
fallout-termina...
/
intro.h
intro.h
55 B
Lịch sử
Raw
1
2
3
4
5
6
#ifndef INTRO_H
#define INTRO_H
void intro();
#endif