Skip to content

fixed a minor endianness bug - #42

Open
Nishant-Ranjan-16 wants to merge 1 commit into
id-Software:masterfrom
Nishant-Ranjan-16:patch-1
Open

fixed a minor endianness bug#42
Nishant-Ranjan-16 wants to merge 1 commit into
id-Software:masterfrom
Nishant-Ranjan-16:patch-1

Conversation

@Nishant-Ranjan-16

Copy link
Copy Markdown

The m_swap.h file mentions that the WAD files contain the data in Little Endian format. So, in case of Big Endian machines, we should define and use the SwapSHORT and SwapLONG functions.

The m_swap.h file mentions that the WAD files contain the data in Little Endian format. So, in case of Big Endian machines, we should define and use the SwapSHORT and SwapLONG functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant