generated from Persson-dev/Godot-Xmake
network #2
@@ -1,11 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#include <godot_cpp/variant/string.hpp>
|
||||
|
||||
namespace blitz {
|
||||
|
||||
struct PlayerInfo {
|
||||
godot::String m_Name;
|
||||
};
|
||||
|
||||
} // namespace blitz
|
||||
Reference in New Issue
Block a user