X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_sfd.h;h=88a86396e5fd700fdaef3fc0108dcf3301c94cb3;hb=919d1227839218c57430fe9cab8f74d594c7bd14;hp=3fbbe949482a775ebba620a53b71e25b36f86c50;hpb=aa4c26eae2208872824e0eb5b71bc05c16d43242;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_sfd.h b/world_sfd.h index 3fbbe94..88a8639 100644 --- a/world_sfd.h +++ b/world_sfd.h @@ -7,6 +7,7 @@ #include "world.h" +#if 0 #if 0 #include "shaders/scoretext.h" #include "shaders/vblend.h" @@ -58,22 +59,22 @@ float sfd_encode_glyph( char c ) VG_STATIC void sfd_encode( u32 row, const char *str ) { int end=0; - u32 row_h = world.sfd.h -1 -row; + u32 row_h = world_global.sfd.h -1 -row; - for( int i=0; i