fixing stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
#include "Gen.h"
|
||||
|
||||
namespace Tools
|
||||
{
|
||||
void ModelDropdown(uint32_t& modelHandle);
|
||||
void ModelDropdown(Generated::ModelHandle& modelHandle);
|
||||
} // namespace Tools
|
||||
|
||||
Reference in New Issue
Block a user