mirror of
https://github.com/godotengine/godot.git
synced 2025-02-18 00:30:43 +00:00
4 lines
70 B
C++
4 lines
70 B
C++
|
#include "rid_owner.h"
|
||
|
|
||
|
volatile uint64_t RID_AllocBase::base_id = 1;
|