Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
2d755b3fd333c8e10e13ef6af4f4e55ea16a80e6
/
.
/
src
/
rive_counter.cpp
blob: fc33ffaea1802cfa85d0c613dd5f3697ce865e97 [
file
] [
log
] [
blame
]
/*
* Copyright 2022 Rive
*/
#include
"rive/rive_counter.hpp"
using
namespace
rive
;
int
Counter
::
counts
[
Type
::
kLastType
+
1
]
=
{};