Files
lime/src
Jens Fischer 8738781481 Fix CFFIMacro for latest Haxe dev
`return null` is no longer allowed for Void-returns: HaxeFoundation/haxe#7198

This was causing issues when building a completion cache with the HL target:

    lime/src/lime/_internal/backend/native/NativeCFFI.hx:3435: characters 9-82 : Cannot return `null` from Void-function
2018-08-02 09:07:41 -07:00
..
2018-07-25 20:27:05 -07:00
2018-08-02 09:07:41 -07:00