diff options
Diffstat (limited to 'scripts/src/main.lua')
-rw-r--r-- | scripts/src/main.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/src/main.lua b/scripts/src/main.lua index 5e189aa3ef1..075f850a95f 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -296,6 +296,7 @@ end end links { "bgfx", + "bimg", "bx", "ocore_" .. _OPTIONS["osd"], } |