mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
API cleanup, fix some lingering InvalWindowRects
This commit is contained in:
@@ -268,7 +268,7 @@ void CreatePointers (void)
|
||||
{
|
||||
GP_STATIC_ASSERT(sizeof(demoType) == 6);
|
||||
|
||||
BlockMove(*tempHandle, demoData, kDemoLength);
|
||||
memcpy(demoData, *tempHandle, kDemoLength);
|
||||
tempHandle.Dispose();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user