diff options
author | metaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com> | 2023-06-09 23:42:54 -0500 |
---|---|---|
committer | metaphysicsIO <103212704+metaphysicsIO@users.noreply.github.com> | 2023-06-09 23:42:54 -0500 |
commit | 4daa1d1df350be5b8621c374ec23824faf0f8700 (patch) | |
tree | cd6d95cfd43993d99a3d944ac5a3a00ecd0e39cc /SavEdit.h | |
parent | a56eb8537cbaa0a1a5893386bf5b33a6aca9b603 (diff) | |
download | PSE-4daa1d1df350be5b8621c374ec23824faf0f8700.tar.gz |
displayitems (unfinished)
Diffstat (limited to 'SavEdit.h')
-rw-r--r-- | SavEdit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ class SavEdit bool select(); void clear(); void debug(); + void displayItems(); private: std::string filename; |