mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Menu work, move VOS queue interface
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#include "PLEventQueue.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace PortabilityLayer
|
||||
{
|
||||
{
|
||||
class EventQueueImpl final : public EventQueue
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user