Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Wombat

Pages: [1]
1
Freebasic / Re: Reduced Res - Not entered.
« on: September 04, 2008 »
Code: [Select]
CASE ELSE
        CUNT=0

Interesting choice of variable name  :2funny:

2
Freebasic / Re: BLUEGOLD Source Code
« on: September 04, 2008 »
Missing "fontdata.bas"

    DIM SHARED AS UINTEGER C1, C2, C3, C4
   
    #include "fontdata.bas"
    DIM SHARED FONTMASK(4096*64) AS UINTEGER

Pages: [1]