roleplay/client/include/command.h

7 lines
77 B
C

#ifndef COMMAND_H
#define COMMAND_H
#include "vulkan/vulkan_core.h"
#endif