Fix tables not being tableified

This commit is contained in:
Pk11 2020-12-23 22:47:08 -06:00
parent 62cbab62c4
commit f2c2a37cb1

View File

@ -21,6 +21,7 @@ Be aware the paletted textures come with more restrictions than BMP textures, th
The `volume` and `battery` textures are self explanatory. The `volume` and `battery` textures are self explanatory.
### Background textures (`background_grit` folder) ### Background textures (`background_grit` folder)
| Texture | Description | | Texture | Description |
| ---------------- | ------------------------------------------------------------------------------------------------- | | ---------------- | ------------------------------------------------------------------------------------------------- |
| bottom | The bottom background texture when not hovering over an icon | | bottom | The bottom background texture when not hovering over an icon |
@ -30,6 +31,7 @@ The `volume` and `battery` textures are self explanatory.
| top | The top background | | top | The top background |
### Paletted textures (`grit` folder) ### Paletted textures (`grit` folder)
| Texture | Description | Palette Restrictions (if less than 16) | | Texture | Description | Palette Restrictions (if less than 16) |
| ------------- | ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------- | | ------------- | ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| bips | The bips displayed on the bottom of the scrollbar (DSi Theme) | | | bips | The bips displayed on the bottom of the scrollbar (DSi Theme) | |
@ -65,8 +67,9 @@ The `volume` and `battery` textures are self explanatory.
| wirelessicons | The icons displayed to indicate a game has wireless support | 7 Colors | | wirelessicons | The icons displayed to indicate a game has wireless support | 7 Colors |
### UI textures (`ui` folder) ### UI textures (`ui` folder)
| Texture | Description | | Texture | Description |
| ---------------- | --------------------------------------------------------| | ---------------- | ------------------------------------------------------- |
| date_time_font | The font to display the date and time | | date_time_font | The font to display the date and time |
| Lshoulder | The left shoulder | | Lshoulder | The left shoulder |
| Lshoulder_greyed | The left shoulder when there are no pages to the left | | Lshoulder_greyed | The left shoulder when there are no pages to the left |