Commit graph

6 commits

Author SHA1 Message Date
Robin Eklind
66dacd0967 render: clean up inlined asm functions (#553)
* render: clean up inlined asm functions

Now, these functions no longer use references. Instead they
use pointer to pointer.
2019-01-05 22:14:15 +01:00
Anders Jenbo
3be6bda47e Make inline statments C compatible (#550) 2019-01-04 22:48:41 +01:00
Anders Jenbo
b1f6d3698f Update style to use tabs 2018-10-25 22:53:04 +02:00
galaxyhaxz
84b041cf7d Fix angular trans tiles 2018-10-25 22:18:18 +02:00
Anders Jenbo
6723acc98f Format clean render bits 2018-10-22 00:47:21 +02:00
galaxyhaxz
0f184f2b71
Move assembly to _asm.cpp (#388) 2018-10-07 00:32:36 -05:00