Merge pull request #1674 from Sneed69/master

Include config.h in siirtc.c
This commit is contained in:
GriffinR 2022-06-03 14:45:10 -04:00 committed by GitHub
commit 78b0c20738
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
#include "gba/gba.h"
#include "siirtc.h"
#include "config.h"
#define STATUS_INTFE 0x02 // frequency interrupt enable
#define STATUS_INTME 0x08 // per-minute interrupt enable