mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 06:47:48 +00:00
Revert use of system exit codes.
While well‐intentioned, in practice this hurts portability and really, nobody checks the return codes anyway.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sysexits.h>
|
||||
|
||||
#include "asm/symbol.h"
|
||||
#include "asm/asm.h"
|
||||
|
||||
Reference in New Issue
Block a user