ThePhrozenKeep/D2MOO

Rename Fog.dll functions according to names from D2CMPd.dll

Open

#87 opened on Dec 5, 2022

View on GitHub
 (2 comments) (0 reactions) (1 assignee)C++ (48 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (159 stars)
PR merge metrics
 (PR metrics pending)

Description

Current names for fog functions are not good (especially memory allocations functions are named with client/server, instead of D2Alloc(Pool). (Fog.#10042 and and Fog.#10045)

image

Contributor guide