mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-10 02:21:51 +00:00
Replace ULONG by uint32_t
All affected `printf` have been fixed. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "mylink.h"
|
||||
#include "types.h"
|
||||
|
||||
enum eBankCount {
|
||||
BANK_COUNT_ROM0 = 1,
|
||||
|
||||
Reference in New Issue
Block a user