Use definitions from WUMS if possible

This commit is contained in:
Maschell
2020-06-06 16:40:25 +02:00
parent 42866ffbac
commit 506b8eaf9a
10 changed files with 8 additions and 169 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include <stdint.h>
#include "common/relocation_defines.h"
#include <wums/defines/relocation_defines.h>
#ifdef __cplusplus
extern "C" {