Hi again, I'm remaking the second bonus stage of Neon Lightning Force, so I'm having a little trouble with the enemy killed counter.
It doesn't update when an enemy is killed x.x:
Here are the code lines I'm using:
update.c
void main(){
setglobalvar("language", 1)...