You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix include order in compute graph kernel building. Need to have platform.ush before any custom struct declarations, since they use StructuredBuffer syntax which is #define'd from the different native syntax on some platforms. #preflight 635c1d310053ddfa533bc37b [CL 22850495 by jeremy moore in ue5-main branch]