diff options
author | Freya Murphy <freya@freyacat.org> | 2025-04-01 12:32:51 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-04-01 12:32:51 -0400 |
commit | 9945ad6119248d297f003a3b9515e6677f2c9378 (patch) | |
tree | a36d586e978a67da8faa545110cb84d9939c4c65 /include | |
parent | track upstream (diff) | |
download | comus-9945ad6119248d297f003a3b9515e6677f2c9378.tar.gz comus-9945ad6119248d297f003a3b9515e6677f2c9378.tar.bz2 comus-9945ad6119248d297f003a3b9515e6677f2c9378.zip |
track changesold
Diffstat (limited to 'include')
-rw-r--r-- | include/offsets.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/offsets.h b/include/offsets.h index c0cc029..bf19776 100644 --- a/include/offsets.h +++ b/include/offsets.h @@ -3,8 +3,6 @@ ** ** GENERATED AUTOMATICALLY - DO NOT EDIT ** -** Creation date: Mon Mar 31 11:38:04 2025 -** ** This header file contains C Preprocessor macros which expand ** into the byte offsets needed to reach fields within structs ** used in the baseline system. Should those struct declarations |