![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Contains the window colours, grouped by corner. More...
#include <SaveMap.h>
Classes | |
struct | Corner |
Each corner of the window. More... | |
Public Attributes | |
Corner | top_left |
Top left corner. More... | |
Corner | top_right |
Top right corner. More... | |
Corner | bottom_left |
Bottom left corner. More... | |
Corner | bottom_right |
Bottom right corner. More... | |
Contains the window colours, grouped by corner.
12 bytes.
Corner SaveMap::WindowColor::bottom_left |
Bottom left corner.
3 bytes.
Corner SaveMap::WindowColor::bottom_right |
Bottom right corner.
3 bytes.
Corner SaveMap::WindowColor::top_left |
Top left corner.
3 bytes.
Corner SaveMap::WindowColor::top_right |
Top right corner.
3 bytes.