mirror of https://gitlab.com/nakst/essence
revert change
This commit is contained in:
parent
a0f20ccbf3
commit
78d4c3f6c8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue