feat(profile): CMovementData struct

This commit is contained in:
gromchek 2026-01-08 17:48:51 +03:00
parent f5408d5cf2
commit a10558d0a0
2 changed files with 86 additions and 0 deletions

View file

@ -103,6 +103,7 @@
#include "nvapi/nvapi.h"
#include "object/object.h"
#include "object/CMovementData.h"
#include "os/processorfeatures.h"
#include "os/timemanager.h"