diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2024-03-12 15:05:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-12 07:05:35 -0700 |
| commit | c395de0945d34b373e54d3c7c6c2e977f46c6f7b (patch) | |
| tree | 18524b2b8305ce4c5d6324fff859cdc6b3be4b97 /src/code/m_common_data.c | |
| parent | abd5ecba65e19c3fe08e8c481549538071024251 (diff) | |
m_clip OK (#154)
* m_clip OK
* format and added offsets
* format
Diffstat (limited to 'src/code/m_common_data.c')
| -rw-r--r-- | src/code/m_common_data.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/m_common_data.c b/src/code/m_common_data.c index 5fec9cd..2be5388 100644 --- a/src/code/m_common_data.c +++ b/src/code/m_common_data.c @@ -1,7 +1,6 @@ #include "global.h" #include "m_common_data.h" #include "m_flashrom.h" -#include "68AAF0.h" CommonData common_data; |
