Core Native GBA 0.0.17
create your own game-engine with just lua for nitendo game boy advance console.
|
#include "zeebo.h"
Go to the source code of this file.
Functions | |
void | draw_cmd_line (uint8_t x1, uint8_t y1, uint8_t x2, uint8_t y2) |
void draw_cmd_line | ( | uint8_t | x1, |
uint8_t | y1, | ||
uint8_t | x2, | ||
uint8_t | y2 ) |
Definition at line 3 of file draw_line.c.