You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imho the myBitmap prefix is undesirable? I've got my images named properly and would like the option for image2cpp to not add any prefix at all. Just keep the image names as bitmap names?
Also it might be better to use the first image name for myBitmapallArray_LEN and myBitmapallArray.
So in case people use the tool multiple times the names won't conflict.
The text was updated successfully, but these errors were encountered:
Imho the myBitmap prefix is undesirable? I've got my images named properly and would like the option for image2cpp to not add any prefix at all. Just keep the image names as bitmap names?
Also it might be better to use the first image name for
myBitmapallArray_LEN
andmyBitmapallArray
.So in case people use the tool multiple times the names won't conflict.
The text was updated successfully, but these errors were encountered: