In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
Updated page a bit
Line 6: Line 6:  
| description = Library
 
| description = Library
 
| type = Development
 
| type = Development
| author = [[User:Arikado|Arikado]], [[User:pinball_wizard|Pinball Wizard]], [[User:Warpedflash|WarpedFlash]]
+
| author = [[User:Arikado|Arikado]], [[User:pinball_wizard|Pinball Wizard]], [[User:Warpedflash|WarpedFlash]], [[User:The_Lemon_Man|TheLemonMan]]
 
| version = Initial Release
 
| version = Initial Release
 
| download = [http://www.mediafire.com/download.php?zd1j0jmokzy Download]
 
| download = [http://www.mediafire.com/download.php?zd1j0jmokzy Download]
Line 58: Line 58:  
#Place hbmenuhead.h into your include folder (which should be somewhere in your devkitPRO directory)
 
#Place hbmenuhead.h into your include folder (which should be somewhere in your devkitPRO directory)
 
#Add the line -lhbmenu in your makefile under LIBS:
 
#Add the line -lhbmenu in your makefile under LIBS:
#Add the line #include <hbmenuhead.h> wherever neseccary in your code.
+
#Add the line #include <hbmenuhead.h> wherever necessary in your code.
 
#Place the artwork into your project's data folder and place a rule for compiling .pngs into buffers in your makefile '''or''' just include the provided build files into your projects build folder.
 
#Place the artwork into your project's data folder and place a rule for compiling .pngs into buffers in your makefile '''or''' just include the provided build files into your projects build folder.
    
==Ports==
 
==Ports==
At the moment, The HOMEbrew Menu Standard Library is only compatible with programs that use libwiisprite. However, several ports are underway in order to widen compatibility. If you would like to do a port, it would be appreciated if you say so before you do the port, so that the authors (and users) know that the port is underway.
+
At the moment, The HOMEbrew Menu Standard Library is only compatible with programs that use [[Libwiisprite]] or [[GRRLIB]]. However, several ports are underway in order to widen compatibility for developers. If you would like to do a port, it would be appreciated if you say so before you do the port, so that the authors (and users) know that the port is underway.
    
===LibPNG Only===
 
===LibPNG Only===
893

edits

Navigation menu