project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
no idea how I ended up forgetting about the offset I need for same position in different rows (in 1d array); also remove obsolete comment
package org.hedgewars.hedgeroid;
import android.app.Activity;
// TODO stub for the actual scheme editor
public class SchemeCreatorActivity extends Activity {
}