1
0
mirror of synced 2024-11-12 01:30:48 +01:00

Update docs

This commit is contained in:
BroGamer 2022-10-10 23:15:26 +13:00
parent a8fe616c14
commit cd01d5cbc7

View File

@ -32,8 +32,8 @@ callback(0, 0, cardData, data);
```
void Card1Insert()
```
Runs when user presses CARD_INSERT_1
Runs when user presses CARD_INSERT_1, causes TAL to not insert a card if any plugins have this present
```
void Card2Insert()
```
Runs when user presses CARD_INSERT_2
Runs when user presses CARD_INSERT_2, causes TAL to not insert a card if any plugins have this present