mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-11-04 18:29:41 +01:00
afbcb3f867
It's kind of a bummer that L/R don't actually do anything... we should add ZL/ZR support at some point. Also note that GameCube binds X to 'back' rather than B, this will be fixed by SDL_ActionSet for 2.5.
13 lines
330 B
XML
13 lines
330 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<font_metadata>
|
|
<type>buttons</type>
|
|
<width>12</width>
|
|
<height>12</height>
|
|
<white_teeth>1</white_teeth>
|
|
<chars>
|
|
<range start="0xEB00" end="0xEB36"/>
|
|
</chars>
|
|
<special>
|
|
<range start="0xEB00" end="0xEB36" color="1"/>
|
|
</special>
|
|
</font_metadata>
|