This website requires JavaScript.
Explore
Help
Sign In
weirdbeardgame
/
Text-Adventure
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
707b88c7364a3429975a643c3e728bec2b56a9c1
Text-Adventure
/
Engine
/
headers
/
scenery.h~
T
8 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Inital Commit
2026-08-07 13:10:07 -05:00
#pragma once
#include <iostream>
#include <iomanip>
#include "object.h"
class Scenery : Object
Reference in New Issue
Copy Permalink