revert change

This commit is contained in:
nakst 2022-01-06 17:05:40 +00:00
parent a0f20ccbf3
commit 78d4c3f6c8
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ struct SystemStartupDataHeader {
/* TODO Make mount points and devices equal, somehow? */
size_t initialMountPointCount;
size_t initialDeviceCount;
EsHandle themeCursorData;
uintptr_t themeCursorData;
};
#ifdef KERNEL