mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 05:59:15 +01:00
no assert
This commit is contained in:
parent
47822a7553
commit
42649d315b
@ -11,7 +11,3 @@ void error_display (const char *fmt, ...) {
|
||||
|
||||
while (1);
|
||||
}
|
||||
|
||||
void __assert_func (const char *file, int line, const char *func, const char *failedexpr) {
|
||||
while (1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user