Correct NK_MEMCOPY optional define to NK_MEMCPY
This commit is contained in:
parent
51a63af252
commit
69221cfd3d
@ -160,7 +160,7 @@ OPTIONAL DEFINES:
|
||||
replacement. If not nuklear will use its own version.
|
||||
<!> If used it is only required to be defined for the implementation part <!>
|
||||
|
||||
NK_MEMCOPY
|
||||
NK_MEMCPY
|
||||
You can define this to 'memcpy' or your own memcpy implementation
|
||||
replacement. If not nuklear will use its own version.
|
||||
<!> If used it is only required to be defined for the implementation part <!>
|
||||
|
Loading…
Reference in New Issue
Block a user