add automatic padding in build script

This commit is contained in:
2026-04-25 05:35:01 +02:00
parent 88f10f9f06
commit aad1fa45f7
2 changed files with 33 additions and 18 deletions

View File

@@ -24,10 +24,12 @@ pub ptr.state_robot:
U8 0 ; x coord
U8 0 ; y coord
U8 0 ; direction
U8 0 ; [padding]
pub ptr.state_ghost:
U8 0 ; x coord
U8 0 ; y coord
U8 0 ; direction
U8 0 ; [padding]
pub ptr.screen: