n64decomp / mk64

A speedy Mario Kart 64 decompilation, brought to you by the cousin of a tame racing driver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assembler Formatting Warning other_textures.s

opened this issue · comments

data/other_textures.s: Assembler messages:
data/other_textures.s:1423: Warning: end of file not at end of a line; newline inserted

This can be fixed by adding a new line to the end of the other_textures.s file. Feel free to open a PR to do that. Generally it's not necessary to open issues for warnings such as this. It automatically puts a newline in too.