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
be5a4b9c4611302552e6d9df59fc6956630440c4
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