[glutils,nostalgia/core] Move GlslVersion from GlUtils to Nostalgia Core
This commit is contained in:
@ -16,8 +16,6 @@
|
||||
|
||||
namespace glutils {
|
||||
|
||||
constexpr ox::CStringView GlslVersion = "#version 330";
|
||||
|
||||
struct Empty {
|
||||
virtual ~Empty() noexcept = default;
|
||||
};
|
||||
|
Reference in New Issue
Block a user