make creating transfer commands easier

This commit is contained in:
Gregory Wells
2025-06-14 14:10:25 -04:00
parent cde7cdc9f8
commit 92f404506b
4 changed files with 41 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
#pragma once
#include "stdint.h"
#include "stdlib.h"
#include "utils/gryphn_image_format.h"
#include "utils/gryphn_error_code.h"
#include <core/gryphn_handles.h>