add automatic padding in build script
(cherry picked from commit aad1fa45f7)
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user