From 839f15fc72166eb63be4f2afc4588d253e88c9f4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Apr 2015 23:47:10 +0100 Subject: convert beos to bitmap operation table --- beos/bitmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/bitmap.h') diff --git a/beos/bitmap.h b/beos/bitmap.h index 6ec662198..a9bb694c0 100644 --- a/beos/bitmap.h +++ b/beos/bitmap.h @@ -29,6 +29,6 @@ BBitmap *nsbeos_bitmap_get_pretile_x(struct bitmap*); BBitmap *nsbeos_bitmap_get_pretile_y(struct bitmap*); BBitmap *nsbeos_bitmap_get_pretile_xy(struct bitmap*); - +struct gui_bitmap_table *beos_bitmap_table; #endif /* NS_BEOS_BITMAP_H */ -- cgit v1.2.3