mirror of
https://github.com/zeldaret/botw
synced 2026-09-05 10:27:40 -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