mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-29 19:11:23 +00:00
derp limits
This commit is contained in:
parent
edb0f51131
commit
810eabca99
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
#include "../ta-log.h"
|
||||
#include "../fileutils.h"
|
||||
#include <fmt/printf.h>
|
||||
#include <stdint.h>
|
||||
#include <limits.h>
|
||||
|
||||
enum DivInsFormats {
|
||||
DIV_INSFORMAT_DMP,
|
||||
|
|
Loading…
Reference in a new issue