You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Retroactive fix up from comments from review and const tidyup
#rb dan.thompson [CL 25908611 by jimmy smith in ue5-main branch]
This commit is contained in:
@@ -617,18 +617,3 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size)
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
/* @cdep pre
|
||||
$NoAutoInclude
|
||||
$Defaults
|
||||
$requires(popmal.c)
|
||||
$requires(binkace.c)
|
||||
$requires(binka_ue_encode.cpp)
|
||||
$requires(radfft.cpp)
|
||||
$requires(varbits.c)
|
||||
$requires(ranged_log.cpp)
|
||||
*/
|
||||
|
||||
/* @cdep post
|
||||
$Build
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user