fix compile by fixing capitalisation

This commit is contained in:
starfrost013
2025-01-12 23:09:03 +00:00
parent 8c48478706
commit 4f15889638
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#include <wchar.h>
#include <86box/86box.h>
#include <86box/timer.h>
#include <86Box/nv/vid_nv_rivatimer.h>
#include <86box/nv/vid_nv_rivatimer.h>
uint64_t TIMER_USEC;
uint32_t timer_target;