Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MZ_FORCEINLINE define to work with GCC 4.7.1.
Using just __always_inline__ without inline results in several instances of "error: always_inline function might not be inlinable".
- Loading branch information