Skip to content

Instantly share code, notes, and snippets.

@hcfcoder
hcfcoder / main.cpp
Created March 18, 2023 17:26
Using Regex makes the program crash, without even starting
#include <stdio.h>
#include <stdlib.h>
#include <hal/xbox.h>
#include <hal/video.h>
#include <hal/debug.h>
#include <SDL.h>
//INCLUDING THESE LINES MAKES THE PROGRAM CRASH WITHOUT EVEN STARTING