5 lines
86 B
C++
5 lines
86 B
C++
#pragma once
|
|
|
|
constexpr index_t kPlayCamera = 0;
|
|
constexpr index_t kDebugCamera = 1;
|