more work on the Fonderie
This commit is contained in:
@@ -11,6 +11,9 @@ BEGIN {
|
||||
print "// -----------------------------------"
|
||||
}
|
||||
|
||||
# $1 is the badly brain-designed numeric id
|
||||
# $2 is the user name of the filter
|
||||
|
||||
{
|
||||
printf "#define CR_%s (%d)\n", $2, $1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user