mirror of
https://github.com/meekrosoft/fff
synced 2026-01-23 00:15:59 +01:00
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
build/
|
||||
*~
|
||||
|
||||
@@ -10,6 +10,8 @@ $MAX_CALL_HISTORY = 50
|
||||
|
||||
def include_dependencies
|
||||
putd "#include <stdarg.h>"
|
||||
putd "#include <string.h> /* For memset and memcpy */"
|
||||
putd ""
|
||||
end
|
||||
|
||||
def output_constants
|
||||
|
||||
Reference in New Issue
Block a user