Goodbye, 32-bit

This commit is contained in:
starfrost013
2025-09-14 01:32:41 +01:00
parent 38806537fc
commit 57ae731e22
47 changed files with 30 additions and 18622 deletions

View File

@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <86box/random.h>
#if !(defined(__i386__) || defined(__x86_64__))
#if ! defined(__x86_64__))
# include <time.h>
#endif