15 lines
118 B
C
15 lines
118 B
C
#include <engine.h>
|
|
|
|
void ItemUsePrimary() {
|
|
|
|
}
|
|
|
|
void ItemUseSecondary() {
|
|
|
|
}
|
|
|
|
void ItemEquipe() {
|
|
|
|
}
|
|
|