Initial public release of rem-essentials
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
namespace graphics {
|
||||
void init();
|
||||
bool init_base_fixes();
|
||||
bool init_detail_scaling();
|
||||
}
|
||||
Reference in New Issue
Block a user