mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Remove STUB from function
This commit is contained in:
parent
aa8acf88cf
commit
1dd932e1d9
@ -611,7 +611,7 @@ MxDeviceEnumerate::DirectDrawEnumerateCallback(LPGUID p_guid, LPSTR p_driverDesc
|
||||
return deviceEnumerate->EnumDirectDrawCallback(p_guid, p_driverDesc, p_driverName);
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x1009c730
|
||||
// FUNCTION: LEGO1 0x1009c730
|
||||
const char* MxDeviceEnumerate::EnumerateErrorToString(HRESULT p_error)
|
||||
{
|
||||
switch (p_error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user