Project

General

Profile

Revision 133

changed free_memory name

View differences:

graphics.h
59 59

  
60 60
int (map_vram)(void);
61 61

  
62
int (free_memory)(void);
62
int (free_memory_map)(void);
63 63

  
64 64
int (set_pixel)(uint16_t row, uint16_t col, uint32_t color);
65 65

  

Also available in: Unified diff