added item base class for gold and potions
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#ifndef __DISPLAY_H__
|
||||
#define __DISPLAY_H__
|
||||
#ifndef __OUTPUT_H__
|
||||
#define __OUTPUT_H__
|
||||
|
||||
#include <ncurses.h>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user