Translate 'size' more places in Icelandic example C

This commit is contained in:
Bill Kendrick 2023-06-29 17:48:44 -07:00
parent 81cf486d4d
commit 9e4cf81f5c
2 changed files with 2 additions and 2 deletions

View file

@ -543,7 +543,7 @@ void example_set_size(magic_api * api, int which, SDL_Surface * canvas, SDL_Surf
this file.
*/
example_size = size * 4;
example_stærð = stærð * 4;
}

View file

@ -543,7 +543,7 @@ void example_set_size(magic_api * api, int which, SDL_Surface * canvas, SDL_Surf
this file.
*/
example_size = size * 4;
example_stærð = stærð * 4;
}