mirror of
https://github.com/zeldaret/botw
synced 2026-06-13 05:46:21 -04:00
ksys::map placement classes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace ksys::map {
|
||||
|
||||
class GenGroup {};
|
||||
|
||||
} // namespace ksys::map
|
||||
Reference in New Issue
Block a user