diff options
Diffstat (limited to 'users/snowe/snowe.h')
-rw-r--r-- | users/snowe/snowe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/snowe/snowe.h b/users/snowe/snowe.h index 21764ca507..6a2fc2aba1 100644 --- a/users/snowe/snowe.h +++ b/users/snowe/snowe.h @@ -40,4 +40,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #endif -enum layers { _MAIN, _LOWER, _UPPER, _ADJUST }; +enum layers { _MAIN, _GAMING, _LOWER, _UPPER, _ADJUST }; |