mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
adding depth buffer, ci skip
This commit is contained in:
@@ -5,7 +5,7 @@ namespace mlx
|
||||
{
|
||||
struct EventBase
|
||||
{
|
||||
virtual std::uint32_t What() const = 0;
|
||||
virtual Event What() const = 0;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user