feat(3.3.5a): add some cursor stuff

This commit is contained in:
phaneron 2024-08-29 16:55:37 -04:00
parent 571579c3c4
commit d8292530c9
11 changed files with 184 additions and 21 deletions

View file

@ -9,6 +9,8 @@
#include "common/datarecycler.h"
#include "common/status.h"
#include "cursor/types.h"
#include "d3d9/caps.h"
#include "d3d9/device.h"