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
455e54b557074458c1408479fdc8bc0a979d9c4b
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