and God said to the world

"Let there be dialogs"
 - Gates 3:86
This commit is contained in:
freedom
2023-08-11 01:42:20 -06:00
parent 7409d6cc41
commit 6302272d96
4 changed files with 36 additions and 0 deletions

12
progmgr/dialog.h Normal file
View File

@@ -0,0 +1,12 @@
/* * * * * * * *\
DIALOG.H -
Copyright (c) 2023 freedom7341, Vortesys
DESCRIPTION -
Dialog function prototypes and related
common dialog functions.
LICENSE INFORMATION -
MIT License, see LICENSE.txt in the root folder
\* * * * * * * */
/* Pragmas */
#pragma once