mirror of https://github.com/bkaradzic/bgfx
fix a typo in fontsdf name
This commit is contained in:
parent
7f3fb10f2a
commit
3156a79257
|
@ -117,7 +117,7 @@ exampleProject("07-callback", "acc53bbc-52f0-11e2-9781-ad8edd4b7d02")
|
|||
exampleProject("08-update", "e011e246-5862-11e2-b202-b7cb257a7926")
|
||||
exampleProject("09-hdr", "969a4626-67ee-11e2-9726-9023267a7926")
|
||||
exampleProject("10-font" , "EF6FD5B3-B52A-41C2-A257-9DFE709AF9E1")
|
||||
exampleProject("11-fontdfs", "F4E6F96F-3DAA-4C68-8DF8-BF2A3ECD9092")
|
||||
exampleProject("11-fontsdf", "F4E6F96F-3DAA-4C68-8DF8-BF2A3ECD9092")
|
||||
dofile "makedisttex.lua"
|
||||
dofile "shaderc.lua"
|
||||
dofile "texturec.lua"
|
||||
|
|
Loading…
Reference in New Issue