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.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#6
No description provided.