Changed m405 back to matching

This commit is contained in:
kabiskac 2024-05-19 04:13:18 +02:00
parent 790a479010
commit 8dc1a201a2

View file

@ -831,7 +831,7 @@ config.libs = [
Rel( Rel(
"m405Dll", "m405Dll",
objects={ objects={
Object(NonMatching, "REL/m405Dll/main.c"), Object(Matching, "REL/m405Dll/main.c"),
}, },
), ),
Rel( Rel(