You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* IMPLEMENT_MODULE must take the module name as the second parameter. * Some functions declared in a header but not marked as inline, causing duplicate symbol errors when linking. * GetPathPostfix() function duplicated in two files. * lws_debugLog function duplicated in two files. #rb none #codereview Josh.Adams, Mike.Beach #lockdown Nick.Penwarden [CL 3239521 by Ben Marsh in Main branch]