include/coreinit: Add missing doxygen group end to memorymap.h

This commit is contained in:
Ash Logan 2019-02-15 20:22:28 +11:00 committed by James
parent b142d92e36
commit 0f4e01e769

View File

@ -188,3 +188,5 @@ OSGetDataPhysAddrRange(uint32_t *outPhysicalAddress,
#ifdef __cplusplus
}
#endif
/** @} */