From 80964ef285155c08bbc2c7241961b28ecfafeeb8 Mon Sep 17 00:00:00 2001 From: Alphalaneous <38200084+Alphalaneous@users.noreply.github.com> Date: Thu, 27 Jun 2024 17:48:20 -0400 Subject: [PATCH] Update main.cpp --- src/main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 7c04ad2..6c76d62 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,3 @@ -#define _CRT_SECURE_NO_DEPRECATE - #include #include "ui/hooks/MenuLayer.h" #include "ui/hooks/LoadingLayer.h"