Use fixed width integer types instead of typedefs #6

Open
opened 2023-12-29 22:18:39 +02:00 by Exynox · 0 comments
Owner

Replace instances of BOOL, WORD, etc. with the appropriate uint8_t, int16_t etc. types.

Replace instances of BOOL, WORD, etc. with the appropriate uint8_t, int16_t etc. types.
Exynox added the
enhancement
label 2023-12-29 22:18:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: metin2/server#6
No description provided.