diff --git a/include/SDL3/SDL_test_memory.h b/include/SDL3/SDL_test_memory.h index 6d858efdf..8e22ed3a6 100644 --- a/include/SDL3/SDL_test_memory.h +++ b/include/SDL3/SDL_test_memory.h @@ -49,7 +49,7 @@ void SDLTest_TrackAllocations(void); * * \note This implicitly calls SDLTest_TrackAllocations() */ -void SDLTest_RandFillAllocations(); +void SDLTest_RandFillAllocations(void); /** * Print a log of any outstanding allocations