mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-14 23:21:25 -07:00
Merge pull request #3093 from avanspector/master
Add shell environment for Nix
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ typedef i32 b32; // NOTE(bill): Prefer this!!!
|
||||
#define gb_inline __forceinline
|
||||
#endif
|
||||
#else
|
||||
#define gb_inline __attribute__ ((__always_inline__))
|
||||
#define gb_inline inline __attribute__ ((__always_inline__))
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user