created WHY2_INVALID_POINTER macro

it is really bik number
This commit is contained in:
Václav Šmejkal 2023-04-05 10:12:12 +02:00
parent 2f6bf93bf7
commit 87bf911ba2
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -27,4 +27,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#define WHY2_CLEAR_AND_GO_UP "\33[2K\r\033[A" //i mean read the name #define WHY2_CLEAR_AND_GO_UP "\33[2K\r\033[A" //i mean read the name
#define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff
#endif #endif