94aaa471b2
new class selection blackjack improvements
18 lines
235 B
C++
18 lines
235 B
C++
/*
|
|
* Irresistible Gaming (c) 2018
|
|
* Developed by Lorenc Pekaj
|
|
* Module:
|
|
* Purpose:
|
|
*/
|
|
|
|
/* ** Includes ** */
|
|
#include < YSI\y_hooks >
|
|
|
|
/* ** Definitions ** */
|
|
|
|
/* ** Variables ** */
|
|
|
|
/* ** Hooks ** */
|
|
|
|
/* ** Functions ** */
|