summaryrefslogtreecommitdiffstats
path: root/SavEdit.h
diff options
context:
space:
mode:
authormetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-06-09 23:42:54 -0500
committermetaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com>2023-06-09 23:42:54 -0500
commit4daa1d1df350be5b8621c374ec23824faf0f8700 (patch)
treecd6d95cfd43993d99a3d944ac5a3a00ecd0e39cc /SavEdit.h
parenta56eb8537cbaa0a1a5893386bf5b33a6aca9b603 (diff)
downloadPSE-4daa1d1df350be5b8621c374ec23824faf0f8700.tar.gz
displayitems (unfinished)
Diffstat (limited to 'SavEdit.h')
-rw-r--r--SavEdit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SavEdit.h b/SavEdit.h
index 2275f14..84ef44a 100644
--- a/SavEdit.h
+++ b/SavEdit.h
@@ -27,6 +27,7 @@ class SavEdit
bool select();
void clear();
void debug();
+ void displayItems();
private:
std::string filename;