fastload fix

This commit is contained in:
Ben Russell (300178622) 2015-03-02 16:18:57 +13:00
parent 6b5cb57bbb
commit 7c90cbe5aa

View File

@ -246,6 +246,7 @@ function fastload_analyse_client()
-- client.img_*: dummy -- client.img_*: dummy
function state.e.client.img_fill() end function state.e.client.img_fill() end
function state.e.client.img_rect_fill() end
function state.e.client.img_blit_to() end function state.e.client.img_blit_to() end
-- common.fetch_block: Need to cache all the things, except for the things that we can't -- common.fetch_block: Need to cache all the things, except for the things that we can't