diff --git a/include/coreinit/memorymap.h b/include/coreinit/memorymap.h index a1448e8e..85eea188 100644 --- a/include/coreinit/memorymap.h +++ b/include/coreinit/memorymap.h @@ -188,3 +188,5 @@ OSGetDataPhysAddrRange(uint32_t *outPhysicalAddress, #ifdef __cplusplus } #endif + +/** @} */