altos/telelco-v3.0: Fix up search UI
[fw/altos] / src / draw / ao_draw.h
index b5cc19c45a99ab402e6286ae242435149072dc77..6b0bc2cefe72e19a0c3246c3b42d390110c2a30d 100644 (file)
@@ -160,7 +160,7 @@ ao_poly(struct ao_bitmap            *dst,
        uint32_t                        fill,
        uint8_t                         rop);
 
-void
+int16_t
 ao_text(struct ao_bitmap       *dst,
        const struct ao_font    *font,
        int16_t                 x,